Home
last modified time | relevance | path

Searched refs:VkQueueFlagBits (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.h78 uint32_t getQueueFamilyIndex(VkQueueFlagBits queueFlags);
DVulkanTestHelper.cpp240 uint32_t VulkanTestHelper::getQueueFamilyIndex(VkQueueFlagBits queueFlags) { in getQueueFamilyIndex()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h2724 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()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/
Doptical_flow.adoc12 ename:VK_QUEUE_OPTICAL_FLOW_BIT_NV to elink:VkQueueFlagBits.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1269 * pname:queueFlags is a bitmask of elink:VkQueueFlagBits indicating
1342 [open,refpage='VkQueueFlagBits',desc='Bitmask specifying capabilities of queues in a queue family',…
1347 include::{generated}/api/enums/VkQueueFlagBits.adoc[]
1364 * elink:VkQueueFlagBits
1417 [open,refpage='VkQueueFlags',desc='Bitmask of VkQueueFlagBits',type='flags']
1422 elink:VkQueueFlagBits.
Dlimits.adoc2738 * pname:supportedQueues is a bitmask of elink:VkQueueFlagBits indicating
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dextensions.adoc880 <enum bitpos="6" extends="VkQueueFlagBits" name="VK_QUEUE_RESERVED_6_BIT_KHR"/>
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2382 typedef enum VkQueueFlagBits { enum
2394 } VkQueueFlagBits; typedef