/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | mod.rs | 284 BeginRendering(CommandBufferInheritanceRenderingInfo), 301 impl From<CommandBufferInheritanceRenderingInfo> for CommandBufferInheritanceRenderPassType { 303 fn from(val: CommandBufferInheritanceRenderingInfo) -> Self { in from() 346 pub struct CommandBufferInheritanceRenderingInfo { struct 385 impl Default for CommandBufferInheritanceRenderingInfo { argument
|
D | sys.rs | 20 CommandBufferInheritanceRenderingInfo, 133 let &CommandBufferInheritanceRenderingInfo { in new() 148 .insert(ash::vk::CommandBufferInheritanceRenderingInfo { in new()
|
D | auto.rs | 23 command_buffer::CommandBufferInheritanceRenderingInfo, 339 let &CommandBufferInheritanceRenderingInfo { in validate_begin()
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/ |
D | render_pass.rs | 11 command_buffer::{CommandBufferInheritanceRenderingInfo, RenderingInfo}, 131 info: &CommandBufferInheritanceRenderingInfo, in from_inheritance_rendering_info() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | mod.rs | 32 CommandBufferInheritanceRenderingInfo, CommandBufferLevel, CommandBufferUsage, 255 let &CommandBufferInheritanceRenderingInfo { in validate_begin() 502 let &CommandBufferInheritanceRenderingInfo { in begin_unchecked() 517 .insert(ash::vk::CommandBufferInheritanceRenderingInfo { in begin_unchecked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | aliases.rs | 250 pub type CommandBufferInheritanceRenderingInfoKHR = CommandBufferInheritanceRenderingInfo;
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1135 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1136 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1137 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkansc_structs.hpp | 5785 struct CommandBufferInheritanceRenderingInfo struct 5794 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo(VULKAN_HPP_NAMESPACE::RenderingFlags fla… in CommandBufferInheritanceRenderingInfo() argument 5798 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 5800 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function 5801 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 5805 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_, uint32_t viewM… in CommandBufferInheritanceRenderingInfo() function 5811 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 5814 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 5816 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 5821 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
D | vulkan_static_assertions.hpp | 1202 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1203 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1204 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkan_structs.hpp | 14007 struct CommandBufferInheritanceRenderingInfo struct 14016 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo(VULKAN_HPP_NAMESPACE::RenderingFlags fla… in CommandBufferInheritanceRenderingInfo() function 14020 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14022 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function 14023 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14027 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_, uint32_t viewM… in CommandBufferInheritanceRenderingInfo() function 14033 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 14036 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 14038 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 14043 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 14090 struct CommandBufferInheritanceRenderingInfo struct 14099 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() function 14117 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14120 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function 14121 : CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() 14122 *reinterpret_cast<CommandBufferInheritanceRenderingInfo const *>( &rhs ) ) in CommandBufferInheritanceRenderingInfo() 14126 CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() argument 14144 CommandBufferInheritanceRenderingInfo & 14145 operator=( CommandBufferInheritanceRenderingInfo const & rhs ) VULKAN_HPP_NOEXCEPT = default; 14147 CommandBufferInheritanceRenderingInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 14090 struct CommandBufferInheritanceRenderingInfo struct 14099 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() function 14117 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14120 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function 14121 : CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() 14122 *reinterpret_cast<CommandBufferInheritanceRenderingInfo const *>( &rhs ) ) in CommandBufferInheritanceRenderingInfo() 14126 CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() function 14144 CommandBufferInheritanceRenderingInfo & 14145 operator=( CommandBufferInheritanceRenderingInfo const & rhs ) VULKAN_HPP_NOEXCEPT = default; 14147 CommandBufferInheritanceRenderingInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 14090 struct CommandBufferInheritanceRenderingInfo struct 14099 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() argument 14117 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14120 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14121 : CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() 14122 *reinterpret_cast<CommandBufferInheritanceRenderingInfo const *>( &rhs ) ) in CommandBufferInheritanceRenderingInfo() 14126 CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() function 14144 CommandBufferInheritanceRenderingInfo & 14145 operator=( CommandBufferInheritanceRenderingInfo const & rhs ) VULKAN_HPP_NOEXCEPT = default; 14147 CommandBufferInheritanceRenderingInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 14090 struct CommandBufferInheritanceRenderingInfo struct 14099 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() function 14117 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14120 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14121 : CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() 14122 *reinterpret_cast<CommandBufferInheritanceRenderingInfo const *>( &rhs ) ) in CommandBufferInheritanceRenderingInfo() 14126 CommandBufferInheritanceRenderingInfo( in CommandBufferInheritanceRenderingInfo() argument 14144 CommandBufferInheritanceRenderingInfo & 14145 operator=( CommandBufferInheritanceRenderingInfo const & rhs ) VULKAN_HPP_NOEXCEPT = default; 14147 CommandBufferInheritanceRenderingInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1722 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1724 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1726 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkan_structs.hpp | 14682 struct CommandBufferInheritanceRenderingInfo struct 14691 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() function 14710 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14712 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function 14713 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14718 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() argument 14737 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 14740 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 14742 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 14747 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1722 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1724 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1726 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkan_structs.hpp | 14682 struct CommandBufferInheritanceRenderingInfo struct 14691 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() function 14710 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14712 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14713 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14718 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() function 14737 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 14740 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 14742 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 14747 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1722 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1724 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1726 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkan_structs.hpp | 14682 struct CommandBufferInheritanceRenderingInfo struct 14691 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() argument 14710 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14712 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14713 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14718 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() argument 14737 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 14740 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 14742 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 14747 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1722 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1724 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1726 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
D | vulkan_structs.hpp | 14682 struct CommandBufferInheritanceRenderingInfo struct 14691 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() function 14710 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14712 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14713 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14718 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() argument 14737 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 14740 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 14742 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 14747 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_static_assertions.hpp | 1752 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1754 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1756 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|
H A D | vulkan_structs.hpp | 14956 struct CommandBufferInheritanceRenderingInfo struct 14965 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ … in CommandBufferInheritanceRenderingInfo() function 14984 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfo( CommandBufferInheritanceRenderingInfo … 14986 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() argument 14987 …: CommandBufferInheritanceRenderingInfo( *reinterpret_cast<CommandBufferInheritanceRenderingInfo c… in CommandBufferInheritanceRenderingInfo() 14992 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags … in CommandBufferInheritanceRenderingInfo() argument 15011 …CommandBufferInheritanceRenderingInfo & operator=( CommandBufferInheritanceRenderingInfo const & r… 15014 …CommandBufferInheritanceRenderingInfo & operator=( VkCommandBufferInheritanceRenderingInfo const &… in operator =() 15016 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =() argument 15021 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VU… in setPNext() argument [all …]
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_static_assertions.hpp | 1752 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo ) == … 1754 …TIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::… 1756 … std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo>::…
|