Home
last modified time | relevance | path

Searched refs:eDedicatedAllocationMemoryAllocateInfoNV (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp359 eDedicatedAllocationMemoryAllocateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1249 case StructureType::eDedicatedAllocationMemoryAllocateInfoNV: return "DedicatedAllocationMemoryAllocateInfoNV"; in to_string()
H A Dvulkan_structs.hpp16153 StructureType::eDedicatedAllocationMemoryAllocateInfoNV;
16227 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationMemoryAllocateInfoNV;
16243 struct CppType<StructureType, StructureType::eDedicatedAllocationMemoryAllocateInfoNV>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp565 eDedicatedAllocationMemoryAllocateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3854 case StructureType::eDedicatedAllocationMemoryAllocateInfoNV: return "DedicatedAllocationMemoryAllocateInfoNV"; in to_string()
H A Dvulkan_structs.hpp22520 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDedicatedAllocationMemoryAllocateInfoNV;
22609 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationMemoryAllocateInfoNV;
22616 struct CppType<StructureType, StructureType::eDedicatedAllocationMemoryAllocateInfoNV>
[all...]

Completed in 305 milliseconds