/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | sys.rs | 15 pool::CommandPoolAlloc, CommandBufferInheritanceInfo, CommandBufferLevel, CommandBufferUsage, 87 let &CommandBufferInheritanceInfo { in new() 95 inheritance_info_vk.insert(ash::vk::CommandBufferInheritanceInfo { in new() 239 pub inheritance_info: Option<CommandBufferInheritanceInfo>,
|
D | auto.rs | 17 CommandBufferExecError, CommandBufferInheritanceInfo, CommandBufferInheritanceRenderPassInfo, 59 pub(super) inheritance_info: Option<CommandBufferInheritanceInfo>, 166 inheritance_info: CommandBufferInheritanceInfo, in secondary() argument 211 let &CommandBufferInheritanceInfo { in begin() 300 let &CommandBufferInheritanceInfo { in validate_begin() 767 inheritance_info: CommandBufferInheritanceInfo, 795 fn inheritance_info(&self) -> &CommandBufferInheritanceInfo { in inheritance_info() argument
|
D | traits.rs | 11 CommandBufferInheritanceInfo, CommandBufferResourcesUsage, CommandBufferState, 169 fn inheritance_info(&self) -> &CommandBufferInheritanceInfo; in inheritance_info() argument 197 fn inheritance_info(&self) -> &CommandBufferInheritanceInfo { in inheritance_info() argument
|
D | mod.rs | 229 pub struct CommandBufferInheritanceInfo { struct 263 impl Default for CommandBufferInheritanceInfo { argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/ |
D | mod.rs | 20 CommandBufferExecError, CommandBufferInheritanceInfo, CommandBufferState, CommandBufferUsage, 80 inheritance_info: CommandBufferInheritanceInfo, 114 pub fn inheritance_info(&self) -> &CommandBufferInheritanceInfo { in inheritance_info() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | mod.rs | 30 BuildError, CommandBufferBeginError, CommandBufferInheritanceInfo, 89 …inheritance_info: Option<CommandBufferInheritanceInfo>, // Must be `None` in a primary command buf… 159 inheritance_info: CommandBufferInheritanceInfo, in secondary() argument 216 let &CommandBufferInheritanceInfo { in validate_begin() 456 let &CommandBufferInheritanceInfo { in begin_unchecked() 464 inheritance_info_vk.insert(ash::vk::CommandBufferInheritanceInfo { in begin_unchecked() 557 let &CommandBufferInheritanceInfo { in begin_unchecked()
|
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/ |
D | secondary_command_buffer.cpp | 289 const vkhpp::CommandBufferInheritanceInfo commandBufferInheritanceInfo = in CreateSwapchainDependents()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 447 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo ) == sizeof( V… 448 …_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo>::value… 449 …ERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo>::value…
|
D | vulkansc_structs.hpp | 5537 struct CommandBufferInheritanceInfo struct 5546 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo(VULKAN_HPP_NAMESPACE::RenderPass renderPass_ = {}… in CommandBufferInheritanceInfo() function 5550 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo( CommandBufferInheritanceInfo const & rhs ) VULK… 5552 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT in CommandBufferInheritanceInfo() function 5553 … : CommandBufferInheritanceInfo( *reinterpret_cast<CommandBufferInheritanceInfo const *>( &rhs ) ) in CommandBufferInheritanceInfo() 5557 …CommandBufferInheritanceInfo & operator=( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NO… 5560 …CommandBufferInheritanceInfo & operator=( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_… in operator =() 5562 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const *>( &rhs ); in operator =() argument 5567 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument 5573 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setRenderPass( VULKAN_HPP_NAMESPACE::Render… in setRenderPass() argument [all …]
|
D | vulkan.hpp | 7930 …> struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo>{ enum … 8033 …template <> struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo>{ enum… 8035 …template <> struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo>{… 8103 …tExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo>{ enum … 8165 …template <> struct StructExtends<ExternalFormatANDROID, CommandBufferInheritanceInfo>{ enum { valu… 8476 … StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo>{ enum … 8484 …tExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>{ enum …
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan.hpp | 10080 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 10750 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 10768 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 11079 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 11394 struct StructExtends<ExternalFormatANDROID, CommandBufferInheritanceInfo> 12395 struct StructExtends<RenderingAttachmentLocationInfoKHR, CommandBufferInheritanceInfo> 12413 struct StructExtends<RenderingInputAttachmentIndexInfoKHR, CommandBufferInheritanceInfo> 13061 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 13099 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan.hpp | 10092 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 10516 struct StructExtends<RenderingAttachmentLocationInfo, CommandBufferInheritanceInfo> 10534 struct StructExtends<RenderingInputAttachmentIndexInfo, CommandBufferInheritanceInfo> 11303 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 11321 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 11558 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 11873 struct StructExtends<ExternalFormatANDROID, CommandBufferInheritanceInfo> 13447 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 13485 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan.hpp | 10250 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 10674 struct StructExtends<RenderingAttachmentLocationInfo, CommandBufferInheritanceInfo> 10692 struct StructExtends<RenderingInputAttachmentIndexInfo, CommandBufferInheritanceInfo> 11662 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 11721 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 12004 struct StructExtends<ExternalFormatANDROID, CommandBufferInheritanceInfo> 12063 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 13578 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 13616 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7923 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8579 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8595 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8829 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10449 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10485 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
D | vulkan_structs.hpp | 13569 struct CommandBufferInheritanceInfo struct 13577 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo( in CommandBufferInheritanceInfo() argument 13593 …CommandBufferInheritanceInfo( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT = def… 13595 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT in CommandBufferInheritanceInfo() function 13596 … : CommandBufferInheritanceInfo( *reinterpret_cast<CommandBufferInheritanceInfo const *>( &rhs ) ) in CommandBufferInheritanceInfo() 13600 …CommandBufferInheritanceInfo & operator=( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NO… 13602 …CommandBufferInheritanceInfo & operator=( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_… in operator =() 13604 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const *>( &rhs ); in operator =() argument 13609 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument 13615 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7923 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8579 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8595 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8829 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10449 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10485 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
D | vulkan_structs.hpp | 13569 struct CommandBufferInheritanceInfo struct 13577 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo( in CommandBufferInheritanceInfo() function 13593 …CommandBufferInheritanceInfo( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT = def… 13595 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT in CommandBufferInheritanceInfo() function 13596 … : CommandBufferInheritanceInfo( *reinterpret_cast<CommandBufferInheritanceInfo const *>( &rhs ) ) in CommandBufferInheritanceInfo() 13600 …CommandBufferInheritanceInfo & operator=( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NO… 13602 …CommandBufferInheritanceInfo & operator=( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_… in operator =() 13604 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const *>( &rhs ); in operator =() argument 13609 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument 13615 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7923 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8579 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8595 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8829 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10449 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10485 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
D | vulkan_structs.hpp | 13569 struct CommandBufferInheritanceInfo struct 13577 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo( in CommandBufferInheritanceInfo() argument 13593 …CommandBufferInheritanceInfo( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT = def… 13595 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT in CommandBufferInheritanceInfo() function 13596 … : CommandBufferInheritanceInfo( *reinterpret_cast<CommandBufferInheritanceInfo const *>( &rhs ) ) in CommandBufferInheritanceInfo() 13600 …CommandBufferInheritanceInfo & operator=( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NO… 13602 …CommandBufferInheritanceInfo & operator=( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_… in operator =() 13604 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const *>( &rhs ); in operator =() argument 13609 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument 13615 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7923 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8579 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8595 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8829 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10449 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10485 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
D | vulkan_structs.hpp | 13569 struct CommandBufferInheritanceInfo struct 13577 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceInfo( in CommandBufferInheritanceInfo() function 13593 …CommandBufferInheritanceInfo( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT = def… 13595 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NOEXCEPT in CommandBufferInheritanceInfo() function 13596 … : CommandBufferInheritanceInfo( *reinterpret_cast<CommandBufferInheritanceInfo const *>( &rhs ) ) in CommandBufferInheritanceInfo() 13600 …CommandBufferInheritanceInfo & operator=( CommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_NO… 13602 …CommandBufferInheritanceInfo & operator=( VkCommandBufferInheritanceInfo const & rhs ) VULKAN_HPP_… in operator =() 13604 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const *>( &rhs ); in operator =() argument 13609 …VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument 13615 VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceInfo & [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7930 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8470 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8486 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8778 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10432 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10468 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7930 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8470 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8486 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8778 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10432 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10468 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7930 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8470 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8486 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8778 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10432 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10468 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7930 struct StructExtends<CommandBufferInheritanceRenderingInfo, CommandBufferInheritanceInfo> 8470 struct StructExtends<AttachmentSampleCountInfoAMD, CommandBufferInheritanceInfo> 8486 struct StructExtends<MultiviewPerViewAttributesInfoNVX, CommandBufferInheritanceInfo> 8778 …ct StructExtends<CommandBufferInheritanceConditionalRenderingInfoEXT, CommandBufferInheritanceInfo> 10432 struct StructExtends<CommandBufferInheritanceViewportScissorInfoNV, CommandBufferInheritanceInfo> 10468 …ct StructExtends<CommandBufferInheritanceRenderPassTransformInfoQCOM, CommandBufferInheritanceInfo>
|