Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h326 static unsigned int currentSerial; variable
DProgram.cpp35 unsigned int Program::currentSerial = 1; member in es2::Program
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp48 Serial currentSerial; in CommandsHaveValidOrdering() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2453 auto &currentSerial = mCurrentConstantBufferVS[slot]; in setVertexConstantBuffer() local
2482 auto &currentSerial = mCurrentConstantBufferPS[slot]; in setPixelConstantBuffer() local