Searched defs:CommandBufferInheritanceViewportScissorInfoNV (Results 1 – 4 of 4) sorted by relevance
14998 struct CommandBufferInheritanceViewportScissorInfoNV struct15000 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;15002 static const bool allowDuplicate = false;15003 …TEXPR StructureType structureType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV;15006 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV( VULKAN_HPP_NAMESPACE::Bool32 … in CommandBufferInheritanceViewportScissorInfoNV() argument15020 …CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function15030 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()15035 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()15042 … setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()15048 …ceViewportScissorInfoNV & setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()[all …]
13703 struct CommandBufferInheritanceViewportScissorInfoNV struct13712 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV(VULKAN_HPP_NAMESPACE::Bool32 vie… in CommandBufferInheritanceViewportScissorInfoNV() function13718 …CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function13728 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()13733 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()13739 …nfoNV & setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()13745 …ceViewportScissorInfoNV & setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()13751 …& setPViewportDepths( const VULKAN_HPP_NAMESPACE::Viewport * pViewportDepths_ ) VULKAN_HPP_NOEXCEPT in setPViewportDepths()13759 operator VkCommandBufferInheritanceViewportScissorInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceViewportScissorInfoNV const&()13764 operator VkCommandBufferInheritanceViewportScissorInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceViewportScissorInfoNV&()[all …]
14661 struct CommandBufferInheritanceViewportScissorInfoNV struct14663 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;14665 static const bool allowDuplicate = false;14666 …TEXPR StructureType structureType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV;14669 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV( VULKAN_HPP_NAMESPACE::Bool32 … in CommandBufferInheritanceViewportScissorInfoNV() function14683 …CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function14693 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()14698 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()14705 … setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()14711 …ceViewportScissorInfoNV & setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()[all …]
49796 pub struct CommandBufferInheritanceViewportScissorInfoNV { struct49803 impl ::std::default::Default for CommandBufferInheritanceViewportScissorInfoNV { implementation49814 impl CommandBufferInheritanceViewportScissorInfoNV { implementation49831 unsafe impl ExtendsCommandBufferInheritanceInfo for CommandBufferInheritanceViewportScissorInfoNV {} implementation49859 pub fn build(self) -> CommandBufferInheritanceViewportScissorInfoNV { in build()