Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1573 enum class BufferViewCreateFlagBits : VkBufferViewCreateFlags enum
1576 using BufferViewCreateFlags = Flags<BufferViewCreateFlagBits>;
1579 template <> struct FlagTraits<BufferViewCreateFlagBits>
Dvulkan_enums.hpp2575 enum class BufferViewCreateFlagBits : VkBufferViewCreateFlags enum
2578 using BufferViewCreateFlags = Flags<BufferViewCreateFlagBits>;
2581 template <> struct FlagTraits<BufferViewCreateFlagBits>
Dvulkansc_to_string.hpp2416 VULKAN_HPP_INLINE std::string to_string( BufferViewCreateFlagBits ) in to_string() argument
Dvulkan_to_string.hpp4526 VULKAN_HPP_INLINE std::string to_string( BufferViewCreateFlagBits ) in to_string() argument