Home
last modified time | relevance | path

Searched refs:VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp250 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT; in allocate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp765 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT; in iterate()
1502 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT; in iterate()
H A DvktBindingDescriptorBufferTests.cpp2931 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
3568 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
3660 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT | VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp765 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT; in iterate()
1502 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT; in iterate()
H A DvktBindingDescriptorBufferTests.cpp2911 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
3539 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
3631 allocFlagsInfo.flags |= VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT | VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT;
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c3887 if (vk_flags & VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT) in anv_AllocateMemory()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4448 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4451 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h4805 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4808 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4541 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4544 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
H A Dvulkan_enums.hpp4818 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4590 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4593 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/third_party/glfw/deps/glad/
H A Dvulkan.h1862 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 2, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp3620 eDeviceAddress = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
H A Dvulkan_core.h4956 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator
4959 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT,
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3547 VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT = 0x00000002, enumerator

Completed in 477 milliseconds