Home
last modified time | relevance | path

Searched defs:CppType (Results 1 – 9 of 9) 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.hpp2128 struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR> struct
2130 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
2134 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
2136 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
2216 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugReportCal… struct
2218 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
2222 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
2224 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
2304 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugUtilsMess… struct
2306 using Type = VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT;
[all …]
Dvulkan_structs.hpp321 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryTrianglesDataKHR> struct
323 using Type = AccelerationStructureGeometryTrianglesDataKHR;
413 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryAabbsDataKHR> struct
415 using Type = AccelerationStructureGeometryAabbsDataKHR;
507 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryInstancesDataKHR> struct
509 using Type = AccelerationStructureGeometryInstancesDataKHR;
672 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryKHR> struct
674 using Type = AccelerationStructureGeometryKHR;
941 struct CppType<StructureType, StructureType::eAccelerationStructureBuildGeometryInfoKHR> struct
943 using Type = AccelerationStructureBuildGeometryInfoKHR;
[all …]
Dvulkan_enums.hpp14 struct CppType struct
6561 struct CppType<IndexType, IndexType::eUint16> struct
6563 using Type = uint16_t;
6573 struct CppType<IndexType, IndexType::eUint32> struct
6575 using Type = uint32_t;
6585 struct CppType<IndexType, IndexType::eUint8EXT> struct
6587 using Type = uint8_t;
/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