Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.h205 class DeviceQueueMap; variable
251 DeviceQueueMap() : mIndex(vk::QueueFamily::kInvalidIndex), mIsProtected(false) {} in DeviceQueueMap() function
252 DeviceQueueMap(uint32_t queueFamilyIndex, bool isProtected) in DeviceQueueMap() function