Home
last modified time | relevance | path

Searched refs:PipelineLayoutCreateFlags (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs1110 pub struct PipelineLayoutCreateFlags(pub(crate) Flags); struct
1111 vk_bitflags_wrapped!(PipelineLayoutCreateFlags, Flags);
1112 impl PipelineLayoutCreateFlags {} impl
Dconst_debugs.rs3564 impl fmt::Debug for PipelineLayoutCreateFlags { implementation
3568 PipelineLayoutCreateFlags::RESERVED_0_AMD.0, in fmt()
3572 PipelineLayoutCreateFlags::INDEPENDENT_SETS_EXT.0, in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/
Dlayout.rs504 flags: ash::vk::PipelineLayoutCreateFlags::empty(), in create()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2037 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
2043 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = {};
Dvulkan_enums.hpp3214 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
3220 static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags =
Dvulkansc_to_string.hpp427 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument
Dvulkan_to_string.hpp578 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
Dvulkansc_structs.hpp41284 VULKAN_HPP_CONSTEXPR PipelineLayoutCreateInfo(VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags… in PipelineLayoutCreateInfo()
41295 …PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags_, VULKAN_HPP_NAMES… in PipelineLayoutCreateInfo()
41317 …R_14 PipelineLayoutCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags_ )… in setFlags()
41381 …uctureType const &, const void * const &, VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags const &,…
41417 VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags = {};
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp3093 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
3099 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
H A Dvulkan.cppm175 using VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags;
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp3178 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
3184 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
H A Dvulkan.cppm175 using VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags;
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_enums.hpp3235 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
3241 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp6514 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
6520 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
Dvulkan_to_string.hpp809 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp6514 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
6520 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
Dvulkan_to_string.hpp809 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp6514 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
6520 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
Dvulkan_to_string.hpp809 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp6514 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
6520 …static VULKAN_HPP_CONST_OR_CONSTEXPR PipelineLayoutCreateFlags allFlags = PipelineLayoutCreateFla…
Dvulkan_to_string.hpp809 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags value ) in to_string()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp13562 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
13564 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp13562 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
13564 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp13562 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
13564 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp13562 using PipelineLayoutCreateFlags = Flags<PipelineLayoutCreateFlagBits>; typedef
13564 VULKAN_HPP_INLINE std::string to_string( PipelineLayoutCreateFlags ) in to_string() argument

123