On Thu, 7 Oct 2021 at 13:06, Jan Sikorski jsikorski@codeweavers.com wrote:
It looks fishy that these are written to when encoding into deferred contexts; and also that they are read in the cs thread. This patch however is just so that we don't need a mutex for application threads to call these.
Yes. That may simply be a case of these predating deferred contexts, and not causing known issues yet...