Home
last modified time | relevance | path

Searched defs:currentSerial (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2439 auto &currentSerial = mCurrentConstantBufferVS[slot]; in setVertexConstantBuffer() local
2468 auto &currentSerial = mCurrentConstantBufferPS[slot]; in setPixelConstantBuffer() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp1399 Serial currentSerial = contextVk->getCurrentQueueSerial(); in allocateSetsAndGetInfo() local