Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2733 using SemaphoreImportFlags = Flags<SemaphoreImportFlagBits>; typedef
2734 using SemaphoreImportFlagsKHR = SemaphoreImportFlags;
2740 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreImportFlags allFlags =
Dvulkan_enums.hpp4051 using SemaphoreImportFlags = Flags<SemaphoreImportFlagBits>; typedef
4052 using SemaphoreImportFlagsKHR = SemaphoreImportFlags;
4058 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreImportFlags allFlags =
Dvulkansc_to_string.hpp784 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()
Dvulkan_to_string.hpp1015 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()