Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCommandBufferInheritanceViewportScissorInfoNV Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 15866 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkCommandBufferInheritanceViewportScissorInfoNV::pNext

Definition at line 15868 of file vulkan_core.h.

◆ pViewportDepths

const VkViewport* VkCommandBufferInheritanceViewportScissorInfoNV::pViewportDepths

Definition at line 15871 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferInheritanceViewportScissorInfoNV::sType

Definition at line 15867 of file vulkan_core.h.

◆ viewportDepthCount

uint32_t VkCommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount

Definition at line 15870 of file vulkan_core.h.

◆ viewportScissor2D

VkBool32 VkCommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D

Definition at line 15869 of file vulkan_core.h.


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