Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1652 using PipelineCacheCreateFlags = Flags<PipelineCacheCreateFlagBits>; typedef
1658 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineCacheCreateFlags allFlags =
Dvulkan_enums.hpp2689 using PipelineCacheCreateFlags = Flags<PipelineCacheCreateFlagBits>; typedef
2695 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineCacheCreateFlags allFlags =
Dvulkansc_to_string.hpp353 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlags value ) in to_string()
Dvulkan_to_string.hpp465 VULKAN_HPP_INLINE std::string to_string( PipelineCacheCreateFlags value ) in to_string()