Home
last modified time | relevance | path

Searched refs:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbind_buffer_common.adoc115 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT bit set
137 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT bit set
Dbind_image_common.adoc119 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT bit set
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4649 case VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT: in string_VkMemoryAllocateFlagBits()
5823 case VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT: in string_VkMemoryAllocateFlagBitsKHR()
Dvulkansc_enums.hpp2534 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
Dvulkan_enums.hpp3820 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp3002 ((allocFlagsInfoPtr->flags & VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT) || in allocateCoherentMemory()
3156 ((allocFlagsInfoPtr->flags & VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT) || in getCoherentMemory()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc1662 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT, the
3318 * ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT specifies that the memory
4538 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT
Dresources.adoc6432 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT to memory allocations to allow
7593 ename:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT to memory allocations to allow
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h4979 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4982 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,