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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t deviceMask
 
uint32_t deviceRenderAreaCount
 
const VkRect2DpDeviceRenderAreas
 

Detailed Description

Definition at line 5175 of file vulkan_core.h.

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask

Definition at line 5178 of file vulkan_core.h.

◆ deviceRenderAreaCount

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount

Definition at line 5179 of file vulkan_core.h.

◆ pDeviceRenderAreas

const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas

Definition at line 5180 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupRenderPassBeginInfo::pNext

Definition at line 5177 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupRenderPassBeginInfo::sType

Definition at line 5176 of file vulkan_core.h.


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