Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp357 eDedicatedAllocationImageCreateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1247 case StructureType::eDedicatedAllocationImageCreateInfoNV: return "DedicatedAllocationImageCreateInfoNV"; in to_string()
H A Dvulkan_structs.hpp16062 StructureType::eDedicatedAllocationImageCreateInfoNV;
16128 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationImageCreateInfoNV;
16142 struct CppType<StructureType, StructureType::eDedicatedAllocationImageCreateInfoNV>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp563 eDedicatedAllocationImageCreateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3852 case StructureType::eDedicatedAllocationImageCreateInfoNV: return "DedicatedAllocationImageCreateInfoNV"; in to_string()
H A Dvulkan_structs.hpp22422 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDedicatedAllocationImageCreateInfoNV;
22504 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationImageCreateInfoNV;
22510 struct CppType<StructureType, StructureType::eDedicatedAllocationImageCreateInfoNV>
[all...]

Completed in 298 milliseconds