Searched refs:VkMemoryPriorityAllocateInfoEXT (Results 1 - 11 of 11) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryBindingTests.cpp | 355 const VkMemoryPriorityAllocateInfoEXT makeMemoryPriorityAllocateInfo (const void * pNext, in makeMemoryPriorityAllocateInfo() 358 const VkMemoryPriorityAllocateInfoEXT info = in makeMemoryPriorityAllocateInfo() 609 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(DE_NULL, ((float)i)/((float)count)); in createMemory() 642 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(DE_NULL, ((float)i)/((float)count)); in createMemory() 678 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(&dedicatedAllocationInfo, ((float)i)/((float)count)); in createMemory() 714 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(&dedicatedAllocationInfo, ((float)i)/((float)count)); in createMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryBindingTests.cpp | 355 const VkMemoryPriorityAllocateInfoEXT makeMemoryPriorityAllocateInfo (const void * pNext, in makeMemoryPriorityAllocateInfo() 358 const VkMemoryPriorityAllocateInfoEXT info = in makeMemoryPriorityAllocateInfo() 609 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(DE_NULL, ((float)i)/((float)count)); in createMemory() 642 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(DE_NULL, ((float)i)/((float)count)); in createMemory() 678 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(&dedicatedAllocationInfo, ((float)i)/((float)count)); in createMemory() 714 VkMemoryPriorityAllocateInfoEXT priority = makeMemoryPriorityAllocateInfo(&dedicatedAllocationInfo, ((float)i)/((float)count)); in createMemory()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 10997 typedef struct VkMemoryPriorityAllocateInfoEXT { struct 11001 } VkMemoryPriorityAllocateInfoEXT; typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_core.h | 11402 typedef struct VkMemoryPriorityAllocateInfoEXT { struct 11406 } VkMemoryPriorityAllocateInfoEXT; typedef
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 12472 typedef struct VkMemoryPriorityAllocateInfoEXT { struct 12476 } VkMemoryPriorityAllocateInfoEXT; typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 11562 typedef struct VkMemoryPriorityAllocateInfoEXT { struct 11566 } VkMemoryPriorityAllocateInfoEXT; typedef
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 5501 const struct VkMemoryPriorityAllocateInfoEXT *priority_ext = in radv_alloc_memory()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 14382 typedef struct VkMemoryPriorityAllocateInfoEXT { struct 14386 } VkMemoryPriorityAllocateInfoEXT; typedef
|
H A D | vulkan_static_assertions.hpp | 4309 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryPriorityAllocateInfoEXT ) == sizeof( VkMemoryPriorityAllocateInfoEXT ),
|
H A D | vulkan_structs.hpp | [all...] |
Completed in 336 milliseconds