Home
last modified time | relevance | path

Searched refs:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4653 case VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT: in string_VkMemoryAllocateFlagBits()
5827 case VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT: in string_VkMemoryAllocateFlagBitsKHR()
Dvulkansc_enums.hpp2533 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
Dvulkan_enums.hpp3819 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc3261 ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set in pname:flags.
3263 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is not set, the number of
3291 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set, pname:deviceMask
3294 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set, pname:deviceMask
3314 * ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT specifies that memory will be
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4978 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator
4981 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,