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