ReactOS 0.4.17-dev-934-g091855f
VkDeviceGroupRenderPassBeginInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceGroupRenderPassBeginInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t deviceMask
 
uint32_t deviceRenderAreaCount
 
const VkRect2D * pDeviceRenderAreas
 

Detailed Description

Definition at line 16237 of file vulkan.h.

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask

Definition at line 16241 of file vulkan.h.

◆ deviceRenderAreaCount

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount

Definition at line 16242 of file vulkan.h.

◆ pDeviceRenderAreas

const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas

Definition at line 16243 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupRenderPassBeginInfo::pNext

Definition at line 16240 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupRenderPassBeginInfo::sType

Definition at line 16239 of file vulkan.h.


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