Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp1600 struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR> struct
1602 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1606 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
1608 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1688 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugReportCal… struct
1690 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1694 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
1696 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1776 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugUtilsMess… struct
1778 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
4452 struct CppType<IndexType, IndexType::eUint16> struct
4454 using Type = uint16_t;
4464 struct CppType<IndexType, IndexType::eUint32> struct
4466 using Type = uint32_t;
4476 struct CppType<IndexType, IndexType::eUint8EXT> struct
4478 using Type = uint8_t;
/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/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