Home
last modified time | relevance | path

Searched refs:VkMemoryPriorityAllocateInfoEXT (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp355 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 DvktMemoryBindingTests.cpp355 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 Dvulkan_core.h10997 typedef struct VkMemoryPriorityAllocateInfoEXT { struct
11001 } VkMemoryPriorityAllocateInfoEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h11402 typedef struct VkMemoryPriorityAllocateInfoEXT { struct
11406 } VkMemoryPriorityAllocateInfoEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12472 typedef struct VkMemoryPriorityAllocateInfoEXT { struct
12476 } VkMemoryPriorityAllocateInfoEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11562 typedef struct VkMemoryPriorityAllocateInfoEXT { struct
11566 } VkMemoryPriorityAllocateInfoEXT; typedef
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c5501 const struct VkMemoryPriorityAllocateInfoEXT *priority_ext = in radv_alloc_memory()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14382 typedef struct VkMemoryPriorityAllocateInfoEXT { struct
14386 } VkMemoryPriorityAllocateInfoEXT; typedef
H A Dvulkan_static_assertions.hpp4309 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryPriorityAllocateInfoEXT ) == sizeof( VkMemoryPriorityAllocateInfoEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 336 milliseconds