Home
last modified time | relevance | path

Searched defs:getDeviceQueueIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.h405 uint32_t getDeviceQueueIndex() const { return mQueueMap.getIndex(); } in getDeviceQueueIndex() function
547 uint32_t getDeviceQueueIndex() const { return mCommandQueue.getDeviceQueueIndex(); } in getDeviceQueueIndex() function
DRendererVk.h269 ANGLE_INLINE uint32_t getDeviceQueueIndex() in getDeviceQueueIndex() function