Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h3248 static inline const char* string_VkImageViewCreateFlagBits(VkImageViewCreateFlagBits input_value) in string_VkImageViewCreateFlagBits()
3268 … ret.append(string_VkImageViewCreateFlagBits(static_cast<VkImageViewCreateFlagBits>(1U << index))); in string_VkImageViewCreateFlags()
3273 …t.empty()) ret.append(string_VkImageViewCreateFlagBits(static_cast<VkImageViewCreateFlagBits>(0))); in string_VkImageViewCreateFlags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc4487 * pname:flags is a bitmask of elink:VkImageViewCreateFlagBits specifying
5356 [open,refpage='VkImageViewCreateFlagBits',desc='Bitmask specifying additional parameters of an imag…
5361 include::{generated}/api/enums/VkImageViewCreateFlagBits.adoc[]
5387 more elink:VkImageViewCreateFlagBits.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2555 typedef enum VkImageViewCreateFlagBits { enum
2560 } VkImageViewCreateFlagBits; typedef