Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2174 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
2180 static VULKAN_HPP_CONST_OR_CONSTEXPR DescriptorSetLayoutCreateFlags allFlags =
Dvulkan_enums.hpp3380 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
3386 static VULKAN_HPP_CONST_OR_CONSTEXPR DescriptorSetLayoutCreateFlags allFlags =
Dvulkansc_to_string.hpp507 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlags value ) in to_string()
Dvulkan_to_string.hpp687 VULKAN_HPP_INLINE std::string to_string( DescriptorSetLayoutCreateFlags value ) in to_string()