RetroArch
Public Attributes | List of all members
VkDeviceGroupRenderPassBeginInfo Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkDeviceGroupRenderPassBeginInfo:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t deviceMask
 
uint32_t deviceRenderAreaCount
 
const VkRect2DpDeviceRenderAreas
 

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask

◆ deviceRenderAreaCount

uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount

◆ pDeviceRenderAreas

const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas

◆ pNext

const void* VkDeviceGroupRenderPassBeginInfo::pNext

◆ sType

VkStructureType VkDeviceGroupRenderPassBeginInfo::sType

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