Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 14601 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkCommandBufferInheritanceViewportScissorInfoNV::pNext

Definition at line 14603 of file vulkan_core.h.

◆ pViewportDepths

const VkViewport* VkCommandBufferInheritanceViewportScissorInfoNV::pViewportDepths

Definition at line 14606 of file vulkan_core.h.

◆ sType

VkStructureType VkCommandBufferInheritanceViewportScissorInfoNV::sType

Definition at line 14602 of file vulkan_core.h.

◆ viewportDepthCount

uint32_t VkCommandBufferInheritanceViewportScissorInfoNV::viewportDepthCount

Definition at line 14605 of file vulkan_core.h.

◆ viewportScissor2D

VkBool32 VkCommandBufferInheritanceViewportScissorInfoNV::viewportScissor2D

Definition at line 14604 of file vulkan_core.h.


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