Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRingBuffer.cpp51 const Serial currentSerial = mDevice->GetPendingCommandSerial(); in Track() local
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp86 void TextureVk::TextureVkViews::release(ContextVk *contextVk, Serial currentSerial) in release()
1616 Serial currentSerial = contextVk->getCurrentQueueSerial(); in releaseImageViews() local
DCommandGraph.cpp328 void CommandGraphResource::onWriteImpl(CommandGraphNode *writingNode, Serial currentSerial) in onWriteImpl()
Dvk_helpers.cpp715 Serial currentSerial = contextVk->getCurrentQueueSerial(); in allocateSetsAndGetInfo() local
/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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2414 auto &currentSerial = mCurrentConstantBufferVS[slot]; in setVertexConstantBuffer() local
2443 auto &currentSerial = mCurrentConstantBufferPS[slot]; in setPixelConstantBuffer() local