Searched refs:DescriptorPoolCreateFlags (Results 1 – 12 of 12) sorted by relevance
/external/rust/crates/vulkano/src/descriptor_set/pool/ |
D | sys.rs | 107 ash::vk::DescriptorPoolCreateFlags::FREE_DESCRIPTOR_SET in new() 109 ash::vk::DescriptorPoolCreateFlags::empty() in new()
|
/external/rust/crates/ash/src/vk/ |
D | bitflags.rs | 511 pub struct DescriptorPoolCreateFlags(pub(crate) Flags); struct 512 vk_bitflags_wrapped!(DescriptorPoolCreateFlags, 0b1, Flags); 513 impl DescriptorPoolCreateFlags { impl
|
D | feature_extensions.rs | 641 impl DescriptorPoolCreateFlags { implementation
|
D | const_debugs.rs | 1059 impl fmt::Debug for DescriptorPoolCreateFlags { implementation 1063 DescriptorPoolCreateFlags::FREE_DESCRIPTOR_SET.0, in fmt() 1067 DescriptorPoolCreateFlags::HOST_ONLY_VALVE.0, in fmt() 1071 DescriptorPoolCreateFlags::UPDATE_AFTER_BIND.0, in fmt()
|
D | extensions.rs | 13452 impl DescriptorPoolCreateFlags { impl 23385 impl DescriptorPoolCreateFlags { impl
|
D | definitions.rs | 4543 pub flags: DescriptorPoolCreateFlags, 4553 flags: DescriptorPoolCreateFlags::default(), in default() 4586 pub fn flags(mut self, flags: DescriptorPoolCreateFlags) -> Self { in flags()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_enums.hpp | 10262 using DescriptorPoolCreateFlags = Flags<DescriptorPoolCreateFlagBits>; typedef 10274 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator|(DescriptorPoolCreateFlag… in operator |() 10277 return DescriptorPoolCreateFlags(bit0) | bit1; in operator |() 10280 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator&(DescriptorPoolCreateFlag… in operator &() 10283 return DescriptorPoolCreateFlags(bit0) & bit1; in operator &() 10286 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator^(DescriptorPoolCreateFlag… in operator ^() 10289 return DescriptorPoolCreateFlags(bit0) ^ bit1; in operator ^() 10292 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator~(DescriptorPoolCreateFlag… in operator ~() 10294 return ~(DescriptorPoolCreateFlags(bits)); in operator ~() 10297 VULKAN_HPP_INLINE std::string to_string(DescriptorPoolCreateFlags value) in to_string()
|
D | vulkan_structs.hpp | 19927 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo(VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flag… in DescriptorPoolCreateInfo() 19948 DescriptorPoolCreateInfo(VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_, in DescriptorPoolCreateInfo() 19977 …XPR_14 DescriptorPoolCreateInfo &setFlags(VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_) … in setFlags() 20028 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags const &, 20061 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags = {};
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_enums.hpp | 10263 using DescriptorPoolCreateFlags = Flags<DescriptorPoolCreateFlagBits>; typedef 10275 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator|( DescriptorPoolCreateFl… in operator |() 10278 return DescriptorPoolCreateFlags( bit0 ) | bit1; in operator |() 10281 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator&( DescriptorPoolCreateFl… in operator &() 10284 return DescriptorPoolCreateFlags( bit0 ) & bit1; in operator &() 10287 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator^( DescriptorPoolCreateFl… in operator ^() 10290 return DescriptorPoolCreateFlags( bit0 ) ^ bit1; in operator ^() 10293 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator~( DescriptorPoolCreateFl… in operator ~() 10295 return ~( DescriptorPoolCreateFlags( bits ) ); in operator ~() 10298 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlags value ) in to_string()
|
D | vulkan_structs.hpp | 19879 …VULKAN_HPP_CONSTEXPR DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags fl… in DescriptorPoolCreateInfo() 19900 …DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() 19925 …R_14 DescriptorPoolCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ )… in setFlags() 19976 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags const &, 20009 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags = {};
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 13785 using DescriptorPoolCreateFlags = Flags<DescriptorPoolCreateFlagBits>; typedef 13798 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags 13801 return DescriptorPoolCreateFlags( bit0 ) | bit1; in operator |() 13804 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags 13807 return DescriptorPoolCreateFlags( bit0 ) & bit1; in operator &() 13810 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags 13813 return DescriptorPoolCreateFlags( bit0 ) ^ bit1; in operator ^() 13816 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR DescriptorPoolCreateFlags operator~( DescriptorPoolCreateFl… in operator ~() 13819 return ~( DescriptorPoolCreateFlags( bits ) ); in operator ~() 13822 VULKAN_HPP_INLINE std::string to_string( DescriptorPoolCreateFlags value ) in to_string()
|
D | vulkan_structs.hpp | 20803 … DescriptorPoolCreateInfo( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ = {}, in DescriptorPoolCreateInfo() 20821 …VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags … in DescriptorPoolCreateInfo() 20848 setFlags( VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags() 20901 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags const &, 20934 VULKAN_HPP_NAMESPACE::DescriptorPoolCreateFlags flags = {};
|