Searched defs:currentSerial (Results 1 – 9 of 9) sorted by relevance
51 const Serial currentSerial = mDevice->GetPendingCommandSerial(); in Track() local
326 static unsigned int currentSerial; variable
35 unsigned int Program::currentSerial = 1; member in es2::Program
86 void TextureVk::TextureVkViews::release(ContextVk *contextVk, Serial currentSerial) in release()1616 Serial currentSerial = contextVk->getCurrentQueueSerial(); in releaseImageViews() local
328 void CommandGraphResource::onWriteImpl(CommandGraphNode *writingNode, Serial currentSerial) in onWriteImpl()
715 Serial currentSerial = contextVk->getCurrentQueueSerial(); in allocateSetsAndGetInfo() local
48 Serial currentSerial; in CommandsHaveValidOrdering() local
2483 auto ¤tSerial = mCurrentConstantBufferVS[slot]; in setVertexConstantBuffer() local2512 auto ¤tSerial = mCurrentConstantBufferPS[slot]; in setPixelConstantBuffer() local
2414 auto ¤tSerial = mCurrentConstantBufferVS[slot]; in setVertexConstantBuffer() local2443 auto ¤tSerial = mCurrentConstantBufferPS[slot]; in setPixelConstantBuffer() local