Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_handles.hpp1070 struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR> struct
1072 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1076 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1079 using Type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1168 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugReportCal… struct
1170 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1174 struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, struct
1177 using Type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1266 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eDebugUtilsMess… struct
1268 using Type = VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT;
[all …]
Dvulkan_structs.hpp297 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryTrianglesDataKHR> struct
299 using Type = AccelerationStructureGeometryTrianglesDataKHR;
378 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryAabbsDataKHR> struct
380 using Type = AccelerationStructureGeometryAabbsDataKHR;
460 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryInstancesDataKHR> struct
462 using Type = AccelerationStructureGeometryInstancesDataKHR;
616 struct CppType<StructureType, StructureType::eAccelerationStructureGeometryKHR> struct
618 using Type = AccelerationStructureGeometryKHR;
878 struct CppType<StructureType, StructureType::eAccelerationStructureBuildGeometryInfoKHR> struct
880 using Type = AccelerationStructureBuildGeometryInfoKHR;
[all …]
Dvulkan_enums.hpp14 struct CppType struct
7875 struct CppType<IndexType, IndexType::eUint16> struct
7877 using Type = uint16_t;
7887 struct CppType<IndexType, IndexType::eUint32> struct
7889 using Type = uint32_t;
7899 struct CppType<IndexType, IndexType::eUint8EXT> struct
7901 using Type = uint8_t;
/external/openscreen/tools/cddl/
Dsema.h204 struct CppType { struct
220 CppType* element_type; argument
239 std::vector<CppType*> sub_members; argument
256 CppType* type) { in CppMember() argument
281 std::vector<CppType*> members; argument
290 CppType* real_type; argument
309 CppType* optional_type; argument
Dsema.cc77 CppType::CppType() : vector_type() {} in CppType() function in CppType
/external/swiftshader/include/vulkan/
Dvulkan.hpp3760 struct CppType struct
9575 struct CppType<IndexType, IndexType::eUint16> struct
9577 using Type = uint16_t;
9587 struct CppType<IndexType, IndexType::eUint32> struct
9589 using Type = uint32_t;
9599 struct CppType<IndexType, IndexType::eUint8EXT> struct
9601 using Type = uint8_t;
14589 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eAccelerationSt… struct
14591 using Type = VULKAN_HPP_NAMESPACE::AccelerationStructureKHR;
14596 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp3760 struct CppType struct
9508 struct CppType<IndexType, IndexType::eUint16> struct
9510 using Type = uint16_t;
9520 struct CppType<IndexType, IndexType::eUint32> struct
9522 using Type = uint32_t;
9532 struct CppType<IndexType, IndexType::eUint8EXT> struct
9534 using Type = uint8_t;
14518 …struct CppType<VULKAN_HPP_NAMESPACE::ObjectType, VULKAN_HPP_NAMESPACE::ObjectType::eAccelerationSt… struct
14520 using Type = VULKAN_HPP_NAMESPACE::AccelerationStructureKHR;
14525 …struct CppType<VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT, VULKAN_HPP_NAMESPACE::DebugReportOb… struct
[all …]
/external/protobuf/src/google/protobuf/
Dwire_format.cc833 #define CASE_TYPE(CppType, CamelCppType) \ in operator ()() argument
Ddescriptor.h553 enum CppType { enum
Dwire_format_lite.h134 enum CppType { enum