Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkDeviceGroupRenderPassBeginInfo Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkDeviceGroupRenderPassBeginInfo:

Public Attributes

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

Detailed Description

Definition at line 1566 of file vulkan.h.

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask

Definition at line 1569 of file vulkan.h.

◆ deviceRenderAreaCount

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount

Definition at line 1570 of file vulkan.h.

◆ pDeviceRenderAreas

const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas

Definition at line 1571 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupRenderPassBeginInfo::pNext

Definition at line 1568 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupRenderPassBeginInfo::sType

Definition at line 1567 of file vulkan.h.


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