Searched refs:PipelineLayoutCreateFlags (Results 1 – 4 of 4) sorted by relevance
2037 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef2043 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = {};
3214 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef3220 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags =
427 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument
578 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()