Searched refs:mCurrentComputeConstantBuffer (Results 1 – 2 of 2) sorted by relevance
610 ResourceSerial mCurrentComputeConstantBuffer; variable
3489 if (mCurrentComputeConstantBuffer != constantBuffer->getSerial()) in applyComputeUniforms()3494 mCurrentComputeConstantBuffer = constantBuffer->getSerial(); in applyComputeUniforms()