Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_to_string.hpp325 VULKAN_HPP_INLINE std::string to_string( SemaphoreCreateFlags ) in to_string() argument
Dvulkan_enums.hpp1993 using SemaphoreCreateFlags = Flags<SemaphoreCreateFlagBits>; typedef