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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkBool32 viewportScissor2D
 
uint32_t viewportDepthCount
 
const VkViewportpViewportDepths
 

Detailed Description

Definition at line 13322 of file vulkan_core.h.

Member Data Documentation

const void* VkCommandBufferInheritanceViewportScissorInfoNV::pNext

Definition at line 13324 of file vulkan_core.h.

const VkViewport* VkCommandBufferInheritanceViewportScissorInfoNV::pViewportDepths

Definition at line 13327 of file vulkan_core.h.

VkStructureType VkCommandBufferInheritanceViewportScissorInfoNV::sType

Definition at line 13323 of file vulkan_core.h.

uint32_t VkCommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount

Definition at line 13326 of file vulkan_core.h.

VkBool32 VkCommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D

Definition at line 13325 of file vulkan_core.h.


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