HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkCommandBufferInheritanceViewportScissorInfoNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV (VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_={}, uint32_t viewportDepthCount_={}, const VULKAN_HPP_NAMESPACE::Viewport *pViewportDepths_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV (CommandBufferInheritanceViewportScissorInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 CommandBufferInheritanceViewportScissorInfoNV (VkCommandBufferInheritanceViewportScissorInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
CommandBufferInheritanceViewportScissorInfoNVoperator= (CommandBufferInheritanceViewportScissorInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
CommandBufferInheritanceViewportScissorInfoNVoperator= (VkCommandBufferInheritanceViewportScissorInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
CommandBufferInheritanceViewportScissorInfoNV
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
CommandBufferInheritanceViewportScissorInfoNV
setViewportScissor2D (VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
CommandBufferInheritanceViewportScissorInfoNV
setViewportDepthCount (uint32_t viewportDepthCount_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
CommandBufferInheritanceViewportScissorInfoNV
setPViewportDepths (const VULKAN_HPP_NAMESPACE::Viewport *pViewportDepths_) VULKAN_HPP_NOEXCEPT
 
 operator VkCommandBufferInheritanceViewportScissorInfoNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkCommandBufferInheritanceViewportScissorInfoNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (CommandBufferInheritanceViewportScissorInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (CommandBufferInheritanceViewportScissorInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D = {}
 
uint32_t viewportDepthCount = {}
 
const
VULKAN_HPP_NAMESPACE::Viewport
pViewportDepths = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV
 

Detailed Description

Definition at line 14248 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::CommandBufferInheritanceViewportScissorInfoNV ( VULKAN_HPP_NAMESPACE::Bool32  viewportScissor2D_ = {},
uint32_t  viewportDepthCount_ = {},
const VULKAN_HPP_NAMESPACE::Viewport pViewportDepths_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 14256 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::CommandBufferInheritanceViewportScissorInfoNV ( CommandBufferInheritanceViewportScissorInfoNV const rhs)
default
VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::CommandBufferInheritanceViewportScissorInfoNV ( VkCommandBufferInheritanceViewportScissorInfoNV const rhs)
inline

Definition at line 14270 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::operator VkCommandBufferInheritanceViewportScissorInfoNV & ( )
inline

Definition at line 14317 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::operator VkCommandBufferInheritanceViewportScissorInfoNV const & ( ) const
inline

Definition at line 14312 of file vulkan_structs.hpp.

CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::operator= ( CommandBufferInheritanceViewportScissorInfoNV const rhs)
default
CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::operator= ( VkCommandBufferInheritanceViewportScissorInfoNV const rhs)
inline

Definition at line 14278 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::operator== ( CommandBufferInheritanceViewportScissorInfoNV const rhs) const
inline

Definition at line 14341 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::setPNext ( const void pNext_)
inline

Definition at line 14285 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::setPViewportDepths ( const VULKAN_HPP_NAMESPACE::Viewport pViewportDepths_)
inline

Definition at line 14305 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::setViewportDepthCount ( uint32_t  viewportDepthCount_)
inline

Definition at line 14298 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 CommandBufferInheritanceViewportScissorInfoNV& VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::setViewportScissor2D ( VULKAN_HPP_NAMESPACE::Bool32  viewportScissor2D_)
inline

Definition at line 14292 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::allowDuplicate = false
static

Definition at line 14252 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::pNext = {}

Definition at line 14359 of file vulkan_structs.hpp.

const VULKAN_HPP_NAMESPACE::Viewport* VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::pViewportDepths = {}

Definition at line 14362 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::structureType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV
static

Definition at line 14253 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::sType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV

Definition at line 14358 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount = {}

Definition at line 14361 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D = {}

Definition at line 14360 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: