Home
last modified time | relevance | path

Searched defs:getCurrentQueueSerial (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp566 Serial CommandProcessor::getCurrentQueueSerial() const in getCurrentQueueSerial() function in rx::vk::CommandProcessor
1227 Serial CommandQueue::getCurrentQueueSerial() const in getCurrentQueueSerial() function in rx::vk::CommandQueue
DRendererVk.h282 ANGLE_INLINE Serial getCurrentQueueSerial() in getCurrentQueueSerial() function
DContextVk.h408 Serial getCurrentQueueSerial() const { return mRenderer->getCurrentQueueSerial(); } in getCurrentQueueSerial() function