Vulkan-Hpp
VkCommandBufferInheritanceViewportScissorInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 viewportScissor2D
 
uint32_t viewportDepthCount
 
const VkViewportpViewportDepths
 

Detailed Description

Definition at line 15311 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkCommandBufferInheritanceViewportScissorInfoNV::pNext

Definition at line 15313 of file vulkan_core.h.

◆ pViewportDepths

const VkViewport* VkCommandBufferInheritanceViewportScissorInfoNV::pViewportDepths

Definition at line 15316 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferInheritanceViewportScissorInfoNV::sType

Definition at line 15312 of file vulkan_core.h.

◆ viewportDepthCount

uint32_t VkCommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount

Definition at line 15315 of file vulkan_core.h.

◆ viewportScissor2D

VkBool32 VkCommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D

Definition at line 15314 of file vulkan_core.h.


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