Home
last modified time | relevance | path

Searched refs:CommandPoolCreateFlags (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp3203 using CommandPoolCreateFlags = Flags<CommandPoolCreateFlagBits>; typedef
3209 static VULKAN_HPP_CONST_OR_CONSTEXPR CommandPoolCreateFlags allFlags =
Dvulkan_to_string.hpp796 VULKAN_HPP_INLINE std::string to_string( CommandPoolCreateFlags value ) in to_string()
Dvulkan_structs.hpp13937 VULKAN_HPP_CONSTEXPR CommandPoolCreateInfo(VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags flags_ = {}… in CommandPoolCreateInfo()
13964 …TEXPR_14 CommandPoolCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags flags_ ) V… in setFlags()
13992 …ructureType const &, const void * const &, VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags const &, u…
14025 VULKAN_HPP_NAMESPACE::CommandPoolCreateFlags flags = {};