#include <vulkan_core.h>
Public Attributes | |
uint32_t | deviceMask |
uint32_t | deviceRenderAreaCount |
const VkRect2D * | pDeviceRenderAreas |
const void * | pNext |
VkStructureType | sType |
Definition at line 3909 of file vulkan_core.h.
uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask |
Definition at line 3912 of file vulkan_core.h.
uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount |
Definition at line 3913 of file vulkan_core.h.
const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas |
Definition at line 3914 of file vulkan_core.h.
const void* VkDeviceGroupRenderPassBeginInfo::pNext |
Definition at line 3911 of file vulkan_core.h.
VkStructureType VkDeviceGroupRenderPassBeginInfo::sType |
Definition at line 3910 of file vulkan_core.h.