Home
last modified time | relevance | path

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

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