|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkCommandBufferInheritanceViewportScissorInfoNV |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eCommandBufferInheritanceViewportScissorInfoNV |
| const void * | pNext = {} |
| 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 |
Definition at line 14248 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV::NativeType = VkCommandBufferInheritanceViewportScissorInfoNV |
Definition at line 14250 of file vulkan_structs.hpp.
|
inline |
Definition at line 14256 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14270 of file vulkan_structs.hpp.
|
inline |
Definition at line 14317 of file vulkan_structs.hpp.
|
inline |
Definition at line 14312 of file vulkan_structs.hpp.
|
inline |
Definition at line 14351 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14278 of file vulkan_structs.hpp.
|
inline |
Definition at line 14341 of file vulkan_structs.hpp.
|
inline |
Definition at line 14285 of file vulkan_structs.hpp.
|
inline |
Definition at line 14305 of file vulkan_structs.hpp.
|
inline |
Definition at line 14298 of file vulkan_structs.hpp.
|
inline |
Definition at line 14292 of file vulkan_structs.hpp.
|
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.
|
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.