Home
last modified time | relevance | path

Searched defs:CppType (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp3711 struct CppType struct
9595 struct CppType<IndexType, IndexType::eUint16> struct
9597 using Type = uint16_t;
9607 struct CppType<IndexType, IndexType::eUint32> struct
9609 using Type = uint32_t;
9619 struct CppType<IndexType, IndexType::eUint8EXT> struct
9621 using Type = uint8_t;
14650 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eAccelerationSt… struct
14652 using Type = VULKAN_HPP_NAMESPACE::AccelerationStructureKHR;
14657 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
[all …]