Searched refs:VkQueueFlagBits (Results 1 – 4 of 4) sorted by relevance
798 enum VkQueueFlagBits enum
363 static bool ValidateEnumerator(VkQueueFlagBits const &enumerator) { in ValidateEnumerator()364 VkQueueFlagBits allFlags = in ValidateEnumerator()365 …(VkQueueFlagBits)(VK_QUEUE_TRANSFER_BIT | VK_QUEUE_COMPUTE_BIT | VK_QUEUE_SPARSE_BINDING_BIT | VK_… in ValidateEnumerator()373 static std::string EnumeratorString(VkQueueFlagBits const &enumerator) { in EnumeratorString()
846 typedef enum VkQueueFlagBits { enum851 } VkQueueFlagBits; typedef
855 typedef enum VkQueueFlagBits { enum860 } VkQueueFlagBits; typedef