Searched refs:VkImageViewCreateFlagBits (Results 1 – 3 of 3) sorted by relevance
3248 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()
4487 * pname:flags is a bitmask of elink:VkImageViewCreateFlagBits specifying5356 [open,refpage='VkImageViewCreateFlagBits',desc='Bitmask specifying additional parameters of an imag…5361 include::{generated}/api/enums/VkImageViewCreateFlagBits.adoc[]5387 more elink:VkImageViewCreateFlagBits.
2555 typedef enum VkImageViewCreateFlagBits { enum2560 } VkImageViewCreateFlagBits; typedef