Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp358 eDedicatedAllocationBufferCreateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1248 case StructureType::eDedicatedAllocationBufferCreateInfoNV: return "DedicatedAllocationBufferCreateInfoNV"; in to_string()
H A Dvulkan_structs.hpp15971 StructureType::eDedicatedAllocationBufferCreateInfoNV;
16037 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationBufferCreateInfoNV;
16051 struct CppType<StructureType, StructureType::eDedicatedAllocationBufferCreateInfoNV>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp564 eDedicatedAllocationBufferCreateInfoNV = VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3853 case StructureType::eDedicatedAllocationBufferCreateInfoNV: return "DedicatedAllocationBufferCreateInfoNV"; in to_string()
H A Dvulkan_structs.hpp22324 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDedicatedAllocationBufferCreateInfoNV;
22406 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationBufferCreateInfoNV;
22412 struct CppType<StructureType, StructureType::eDedicatedAllocationBufferCreateInfoNV>
[all...]

Completed in 289 milliseconds