Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp1368 struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR> struct
1370 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1374 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1377 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1470 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugReportCal… struct
1472 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1476 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1479 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1572 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugUtilsMess… struct
1574 using Type = VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT;
[all …]
Dvulkan_structs.hpp321 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryTrianglesDataKHR> struct
323 using Type = AccelerationStructureGeometryTrianglesDataKHR;
410 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryAabbsDataKHR> struct
412 using Type = AccelerationStructureGeometryAabbsDataKHR;
500 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryInstancesDataKHR> struct
502 using Type = AccelerationStructureGeometryInstancesDataKHR;
669 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryKHR> struct
671 using Type = AccelerationStructureGeometryKHR;
944 struct CppType<StructureType, StructureType::eAccelerationStructureBuildGeometryInfoKHR> struct
946 using Type = AccelerationStructureBuildGeometryInfoKHR;
[all …]
Dvulkan_enums.hpp14 struct CppType struct
8217 struct CppType<IndexType, IndexType::eUint16> struct
8219 using Type = uint16_t;
8229 struct CppType<IndexType, IndexType::eUint32> struct
8231 using Type = uint32_t;
8241 struct CppType<IndexType, IndexType::eUint8EXT> struct
8243 using Type = uint8_t;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1405 struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR> struct
1407 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1411 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1414 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1507 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugReportCal… struct
1509 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1513 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1516 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1609 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugUtilsMess… struct
1611 using Type = VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT;
[all …]
Dvulkan_structs.hpp313 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryTrianglesDataKHR> struct
315 using Type = AccelerationStructureGeometryTrianglesDataKHR;
404 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryAabbsDataKHR> struct
406 using Type = AccelerationStructureGeometryAabbsDataKHR;
495 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryInstancesDataKHR> struct
497 using Type = AccelerationStructureGeometryInstancesDataKHR;
655 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryKHR> struct
657 using Type = AccelerationStructureGeometryKHR;
923 struct CppType<StructureType, StructureType::eAccelerationStructureBuildGeometryInfoKHR> struct
925 using Type = AccelerationStructureBuildGeometryInfoKHR;
[all …]
Dvulkan_enums.hpp14 struct CppType struct
11657 struct CppType<IndexType, IndexType::eUint16> struct
11659 using Type = uint16_t;
11669 struct CppType<IndexType, IndexType::eUint32> struct
11671 using Type = uint32_t;
11681 struct CppType<IndexType, IndexType::eUint8EXT> struct
11683 using Type = uint8_t;
/third_party/boost/boost/mpi/
Ddatatype.hpp198 #define BOOST_MPI_DATATYPE(CppType, MPIType, Kind) \ argument
/third_party/protobuf/src/google/protobuf/
Dwire_format.cc1165 #define CASE_TYPE(CppType, CamelCppType) \ in operator ()() argument
Ddescriptor.h624 enum CppType { enum
Dwire_format_lite.h135 enum CppType { enum