Home
last modified time | relevance | path

Searched refs:QueryPoolCreateFlagBits (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1499 enum class QueryPoolCreateFlagBits : VkQueryPoolCreateFlags enum
1502 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>;
1505 template <> struct FlagTraits<QueryPoolCreateFlagBits>
Dvulkan_enums.hpp2454 enum class QueryPoolCreateFlagBits : VkQueryPoolCreateFlags enum
2457 using QueryPoolCreateFlags = Flags<QueryPoolCreateFlagBits>;
2460 template <> struct FlagTraits<QueryPoolCreateFlagBits>
Dvulkansc_to_string.hpp2363 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlagBits ) in to_string() argument
Dvulkan_to_string.hpp4452 VULKAN_HPP_INLINE std::string to_string( QueryPoolCreateFlagBits ) in to_string() argument