Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp10948 using EventCreateFlags = Flags<EventCreateFlagBits>; typedef
10950 VULKAN_HPP_INLINE std::string to_string( EventCreateFlags ) in to_string() argument