Searched defs:DeviceQueueMap (Results 1 – 1 of 1) sorted by relevance
281 class DeviceQueueMap; variable327 DeviceQueueMap() : mIndex(QueueFamily::kInvalidIndex), mIsProtected(false) {} in DeviceQueueMap() function328 DeviceQueueMap(uint32_t queueFamilyIndex, bool isProtected) in DeviceQueueMap() function