Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_handles.hpp986 struct isVulkanHandleType struct
988 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = false;
1069 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::DebugUtilsMessengerEXT> struct
1071 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1158 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::SurfaceKHR> struct
1160 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1247 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::SwapchainKHR> struct
1249 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
1336 struct isVulkanHandleType<VULKAN_HPP_NAMESPACE::Semaphore> struct
1338 static VULKAN_HPP_CONST_OR_CONSTEXPR bool value = true;
[all …]