Home
last modified time | relevance | path

Searched refs:IncrementLastSubmittedCommandSerial (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp178 IncrementLastSubmittedCommandSerial(); in SubmitFenceSync()
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp258 IncrementLastSubmittedCommandSerial(); in SubmitPendingOperations()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h384 void IncrementLastSubmittedCommandSerial();
DDevice.cpp613 void DeviceBase::IncrementLastSubmittedCommandSerial() { in IncrementLastSubmittedCommandSerial() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp337 IncrementLastSubmittedCommandSerial(); in NextSerial()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp286 IncrementLastSubmittedCommandSerial(); in SubmitPendingCommands()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.mm343 IncrementLastSubmittedCommandSerial();