Halide
VkDeviceGroupRenderPassBeginInfoKHX Struct Reference

#include <mini_vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 4952 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDeviceGroupRenderPassBeginInfoKHX::sType

Definition at line 4953 of file mini_vulkan.h.

◆ pNext

const void* VkDeviceGroupRenderPassBeginInfoKHX::pNext

Definition at line 4954 of file mini_vulkan.h.

◆ deviceMask

uint32_t VkDeviceGroupRenderPassBeginInfoKHX::deviceMask

Definition at line 4955 of file mini_vulkan.h.

◆ deviceRenderAreaCount

uint32_t VkDeviceGroupRenderPassBeginInfoKHX::deviceRenderAreaCount

Definition at line 4956 of file mini_vulkan.h.

◆ pDeviceRenderAreas

const VkRect2D* VkDeviceGroupRenderPassBeginInfoKHX::pDeviceRenderAreas

Definition at line 4957 of file mini_vulkan.h.


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