ReactOS 0.4.17-dev-934-g091855f
VkCommandBufferInheritanceViewportScissorInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCommandBufferInheritanceViewportScissorInfoNV:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 viewportScissor2D
 
uint32_t viewportDepthCount
 
const VkViewport * pViewportDepths
 

Detailed Description

Definition at line 16053 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkCommandBufferInheritanceViewportScissorInfoNV::pNext

Definition at line 16056 of file vulkan.h.

◆ pViewportDepths

const VkViewport* VkCommandBufferInheritanceViewportScissorInfoNV::pViewportDepths

Definition at line 16059 of file vulkan.h.

◆ sType

VkStructureType VkCommandBufferInheritanceViewportScissorInfoNV::sType

Definition at line 16055 of file vulkan.h.

◆ viewportDepthCount

uint32_t VkCommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount

Definition at line 16058 of file vulkan.h.

◆ viewportScissor2D

VkBool32 VkCommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D

Definition at line 16057 of file vulkan.h.


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