Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1410 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>; typedef
1416 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreCreateFlags allFlags = {};
Dvulkan_enums.hpp2342 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>; typedef
2348 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreCreateFlags allFlags = {};
Dvulkansc_to_string.hpp252 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlags ) in to_string() argument
Dvulkan_to_string.hpp326 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlags ) in to_string() argument