Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp302 eBufferDeviceAddressInfo = VK_STRUCTURE_TYPE_BUFFER_DEVICE_ADDRESS_INFO, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1192 case StructureType::eBufferDeviceAddressInfo: return "BufferDeviceAddressInfo"; in to_string()
H A Dvulkan_structs.hpp9453 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBufferDeviceAddressInfo;
9514 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBufferDeviceAddressInfo;
9527 struct CppType<StructureType, StructureType::eBufferDeviceAddressInfo>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp455 eBufferDeviceAddressInfo = VK_STRUCTURE_TYPE_BUFFER_DEVICE_ADDRESS_INFO, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3745 case StructureType::eBufferDeviceAddressInfo: return "BufferDeviceAddressInfo"; in to_string()
H A Dvulkan_structs.hpp12228 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBufferDeviceAddressInfo;
12308 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBufferDeviceAddressInfo;
12314 struct CppType<StructureType, StructureType::eBufferDeviceAddressInfo>
[all...]

Completed in 303 milliseconds