Searched refs:VkQueueFlagBits (Results 1 – 8 of 8) sorted by relevance
78 uint32_t getQueueFamilyIndex(VkQueueFlagBits queueFlags);
240 uint32_t VulkanTestHelper::getQueueFamilyIndex(VkQueueFlagBits queueFlags) { in getQueueFamilyIndex()
2724 static inline const char* string_VkQueueFlagBits(VkQueueFlagBits input_value) in string_VkQueueFlagBits()2758 ret.append(string_VkQueueFlagBits(static_cast<VkQueueFlagBits>(1U << index))); in string_VkQueueFlags()2763 if( ret.empty()) ret.append(string_VkQueueFlagBits(static_cast<VkQueueFlagBits>(0))); in string_VkQueueFlags()
12 ename:VK_QUEUE_OPTICAL_FLOW_BIT_NV to elink:VkQueueFlagBits.
1269 * pname:queueFlags is a bitmask of elink:VkQueueFlagBits indicating1342 [open,refpage='VkQueueFlagBits',desc='Bitmask specifying capabilities of queues in a queue family',…1347 include::{generated}/api/enums/VkQueueFlagBits.adoc[]1364 * elink:VkQueueFlagBits1417 [open,refpage='VkQueueFlags',desc='Bitmask of VkQueueFlagBits',type='flags']1422 elink:VkQueueFlagBits.
2738 * pname:supportedQueues is a bitmask of elink:VkQueueFlagBits indicating
880 <enum bitpos="6" extends="VkQueueFlagBits" name="VK_QUEUE_RESERVED_6_BIT_KHR"/>
2382 typedef enum VkQueueFlagBits { enum2394 } VkQueueFlagBits; typedef