Searched refs:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT (Results 1 - 15 of 15) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAllocationTests.cpp | 145 m_allocFlagsInfo.flags = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT; in BaseAllocateTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryAllocationTests.cpp | 145 m_allocFlagsInfo.flags = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT; in BaseAllocateTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 500 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT, // flags in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 500 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT, // flags in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 3062 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT, // flags
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 2870 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT, // flags
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 4447 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator 4450 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 4804 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator 4807 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 4540 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator 4543 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
H A D | vulkan_enums.hpp | 4817 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 4589 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator 4592 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 1861 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 1, enumerator
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_enums.hpp | 3619 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
H A D | vulkan_core.h | 4955 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator 4958 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 3546 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator
|
Completed in 483 milliseconds