Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_handles.hpp1374 "vk::cpp_type is deprecated. Use vk::CppType instead." ) cpp_type<ObjectType::eSurfaceKHR> struct
1376 using type = VULKAN_HPP_NAMESPACE::SurfaceKHR;
1476 …"vk::cpp_type is deprecated. Use vk::CppType instead." ) cpp_type<ObjectType::eDebugReportCallback… struct
1478 using type = VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT;
1578 …"vk::cpp_type is deprecated. Use vk::CppType instead." ) cpp_type<ObjectType::eDebugUtilsMessenger… struct
1580 using type = VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT;
1670 "vk::cpp_type is deprecated. Use vk::CppType instead." ) cpp_type<ObjectType::eDisplayKHR> struct
1672 using type = VULKAN_HPP_NAMESPACE::DisplayKHR;
1770 "vk::cpp_type is deprecated. Use vk::CppType instead." ) cpp_type<ObjectType::eSwapchainKHR> struct
1772 using type = VULKAN_HPP_NAMESPACE::SwapchainKHR;
[all …]
Dvulkan_enums.hpp8235 struct cpp_type struct