Searched defs:CommandBufferInheritanceRenderPassTransformInfoQCOM (Results 1 – 4 of 4) sorted by relevance
14514 struct CommandBufferInheritanceRenderPassTransformInfoQCOM struct14516 using NativeType = VkCommandBufferInheritanceRenderPassTransformInfoQCOM;14518 static const bool allowDuplicate = false;14519 …StructureType structureType = StructureType::eCommandBufferInheritanceRenderPassTransformInfoQCOM;14522 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderPassTransformInfoQCOM( in CommandBufferInheritanceRenderPassTransformInfoQCOM() argument14535 …CommandBufferInheritanceRenderPassTransformInfoQCOM( VkCommandBufferInheritanceRenderPassTransform… in CommandBufferInheritanceRenderPassTransformInfoQCOM() function14546 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderPassTransformInfoQCO… in operator =()14551 …CommandBufferInheritanceRenderPassTransformInfoQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()14558 … setTransform( VULKAN_HPP_NAMESPACE::SurfaceTransformFlagBitsKHR transform_ ) VULKAN_HPP_NOEXCEPT in setTransform()14565 … setRenderArea( VULKAN_HPP_NAMESPACE::Rect2D const & renderArea_ ) VULKAN_HPP_NOEXCEPT in setRenderArea()[all …]
14952 struct CommandBufferInheritanceRenderPassTransformInfoQCOM struct14954 using NativeType = VkCommandBufferInheritanceRenderPassTransformInfoQCOM;14956 static const bool allowDuplicate = false;14957 …StructureType structureType = StructureType::eCommandBufferInheritanceRenderPassTransformInfoQCOM;14960 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderPassTransformInfoQCOM( in CommandBufferInheritanceRenderPassTransformInfoQCOM() argument14973 …CommandBufferInheritanceRenderPassTransformInfoQCOM( VkCommandBufferInheritanceRenderPassTransform… in CommandBufferInheritanceRenderPassTransformInfoQCOM() function14984 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderPassTransformInfoQCO… in operator =()14989 …CommandBufferInheritanceRenderPassTransformInfoQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()14996 … setTransform( VULKAN_HPP_NAMESPACE::SurfaceTransformFlagBitsKHR transform_ ) VULKAN_HPP_NOEXCEPT in setTransform()15003 setRenderArea( VULKAN_HPP_NAMESPACE::Rect2D const & renderArea_ ) VULKAN_HPP_NOEXCEPT in setRenderArea()[all …]
14842 struct CommandBufferInheritanceRenderPassTransformInfoQCOM struct14844 using NativeType = VkCommandBufferInheritanceRenderPassTransformInfoQCOM;14846 static const bool allowDuplicate = false;14847 …StructureType structureType = StructureType::eCommandBufferInheritanceRenderPassTransformInfoQCOM;14850 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderPassTransformInfoQCOM( in CommandBufferInheritanceRenderPassTransformInfoQCOM() function14863 …CommandBufferInheritanceRenderPassTransformInfoQCOM( VkCommandBufferInheritanceRenderPassTransform… in CommandBufferInheritanceRenderPassTransformInfoQCOM() function14874 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderPassTransformInfoQCO… in operator =()14879 …CommandBufferInheritanceRenderPassTransformInfoQCOM & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()14886 … setTransform( VULKAN_HPP_NAMESPACE::SurfaceTransformFlagBitsKHR transform_ ) VULKAN_HPP_NOEXCEPT in setTransform()14893 setRenderArea( VULKAN_HPP_NAMESPACE::Rect2D const & renderArea_ ) VULKAN_HPP_NOEXCEPT in setRenderArea()[all …]
50356 pub struct CommandBufferInheritanceRenderPassTransformInfoQCOM { struct50362 impl ::std::default::Default for CommandBufferInheritanceRenderPassTransformInfoQCOM { argument50373 unsafe impl TaggedStructure for CommandBufferInheritanceRenderPassTransformInfoQCOM { implementation50377 impl CommandBufferInheritanceRenderPassTransformInfoQCOM { implementation50394 unsafe impl ExtendsCommandBufferInheritanceInfo50423 pub fn build(self) -> CommandBufferInheritanceRenderPassTransformInfoQCOM { in build()