Home
last modified time | relevance | path

Searched refs:VkDescriptorPoolCreateFlagBits (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4057 static inline const char* string_VkDescriptorPoolCreateFlagBits(VkDescriptorPoolCreateFlagBits inpu… in string_VkDescriptorPoolCreateFlagBits()
4079 …ret.append(string_VkDescriptorPoolCreateFlagBits(static_cast<VkDescriptorPoolCreateFlagBits>(1U <<… in string_VkDescriptorPoolCreateFlags()
4084 … ret.append(string_VkDescriptorPoolCreateFlagBits(static_cast<VkDescriptorPoolCreateFlagBits>(0))); in string_VkDescriptorPoolCreateFlags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc2456 * pname:flags is a bitmask of elink:VkDescriptorPoolCreateFlagBits
2628 [open,refpage='VkDescriptorPoolCreateFlagBits',desc='Bitmask specifying certain supported operation…
2633 include::{generated}/api/enums/VkDescriptorPoolCreateFlagBits.adoc[]
2691 [open,refpage='VkDescriptorPoolCreateFlags',desc='Bitmask of VkDescriptorPoolCreateFlagBits',type='…
2696 zero or more elink:VkDescriptorPoolCreateFlagBits.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2713 typedef enum VkDescriptorPoolCreateFlagBits { enum
2720 } VkDescriptorPoolCreateFlagBits; typedef