Searched defs:CommandBufferInheritanceViewportScissorInfoNV (Results 1 – 2 of 2) sorted by relevance
11819 struct CommandBufferInheritanceViewportScissorInfoNV struct11821 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;11823 static const bool allowDuplicate = false;11824 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =11828 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV( in CommandBufferInheritanceViewportScissorInfoNV() argument11840 …CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function11853 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()11858 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()11865 setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()11872 setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()[all …]
15383 struct CommandBufferInheritanceViewportScissorInfoNV struct15385 using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV;15387 static const bool allowDuplicate = false;15388 …TEXPR StructureType structureType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV;15391 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV( VULKAN_HPP_NAMESPACE::Bool32 … in CommandBufferInheritanceViewportScissorInfoNV() function15405 …CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function15415 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()15420 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()15427 setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()15433 …ceViewportScissorInfoNV & setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()[all …]