Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkRenderPassMultiviewCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t subpassCount
 
const uint32_t * pViewMasks
 
uint32_t dependencyCount
 
const int32_t * pViewOffsets
 
uint32_t correlationMaskCount
 
const uint32_t * pCorrelationMasks
 

Detailed Description

Definition at line 5361 of file vulkan_core.h.

Member Data Documentation

◆ correlationMaskCount

uint32_t VkRenderPassMultiviewCreateInfo::correlationMaskCount

Definition at line 5368 of file vulkan_core.h.

◆ dependencyCount

uint32_t VkRenderPassMultiviewCreateInfo::dependencyCount

Definition at line 5366 of file vulkan_core.h.

◆ pCorrelationMasks

const uint32_t* VkRenderPassMultiviewCreateInfo::pCorrelationMasks

Definition at line 5369 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassMultiviewCreateInfo::pNext

Definition at line 5363 of file vulkan_core.h.

◆ pViewMasks

const uint32_t* VkRenderPassMultiviewCreateInfo::pViewMasks

Definition at line 5365 of file vulkan_core.h.

◆ pViewOffsets

const int32_t* VkRenderPassMultiviewCreateInfo::pViewOffsets

Definition at line 5367 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassMultiviewCreateInfo::sType

Definition at line 5362 of file vulkan_core.h.

◆ subpassCount

uint32_t VkRenderPassMultiviewCreateInfo::subpassCount

Definition at line 5364 of file vulkan_core.h.


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