Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4645 static inline const char* string_VkMemoryAllocateFlagBits(VkMemoryAllocateFlagBits input_value) in string_VkMemoryAllocateFlagBits()
4667 … ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(1U << index))); in string_VkMemoryAllocateFlags()
4672 …ret.empty()) ret.append(string_VkMemoryAllocateFlagBits(static_cast<VkMemoryAllocateFlagBits>(0))); in string_VkMemoryAllocateFlags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc3257 * pname:flags is a bitmask of elink:VkMemoryAllocateFlagBits controlling
3301 [open,refpage='VkMemoryAllocateFlagBits',desc='Bitmask specifying flags for a device memory allocat…
3306 include::{generated}/api/enums/VkMemoryAllocateFlagBits.adoc[]
3330 [open,refpage='VkMemoryAllocateFlags',desc='Bitmask of VkMemoryAllocateFlagBits',type='flags']
3341 more elink:VkMemoryAllocateFlagBits.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4977 typedef enum VkMemoryAllocateFlagBits { enum
4985 } VkMemoryAllocateFlagBits; typedef
8547 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;