Home
last modified time | relevance | path

Searched defs:isVulkanHandleType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp1381 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::SurfaceKHR> struct
1383 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1483 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT> struct
1485 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1578 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT> struct
1580 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1677 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DisplayKHR> struct
1679 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1777 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::SwapchainKHR> struct
1779 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
[all …]
Dvulkan_enums.hpp18 struct isVulkanHandleType struct
20 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = false;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp2654 struct isVulkanHandleType struct
2656 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = false;
2747 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::SurfaceKHR> struct
2749 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
2846 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DebugReportCallbackEXT> struct
2848 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
2939 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT> struct
2941 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
3032 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DisplayKHR> struct
3034 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
[all …]