Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h361 DeviceQueueIndex getDeviceQueueIndex(egl::ContextPriority priority) const in getDeviceQueueIndex() function
482 DeviceQueueIndex getDeviceQueueIndex(egl::ContextPriority priority) const in getDeviceQueueIndex() function
H A Dvk_utils.h369 const DeviceQueueIndex &getDeviceQueueIndex() const { return mDeviceQueueIndex; } in getDeviceQueueIndex() function
H A Dvk_renderer.h231 const DeviceQueueIndex getDeviceQueueIndex(egl::ContextPriority priority) const in getDeviceQueueIndex() function