Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | deviceMask |
uint32_t | deviceRenderAreaCount |
const VkRect2D * | pDeviceRenderAreas |
Definition at line 5108 of file vulkan_core.h.
uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask |
Definition at line 5111 of file vulkan_core.h.
uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount |
Definition at line 5112 of file vulkan_core.h.
const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas |
Definition at line 5113 of file vulkan_core.h.
const void* VkDeviceGroupRenderPassBeginInfo::pNext |
Definition at line 5110 of file vulkan_core.h.
VkStructureType VkDeviceGroupRenderPassBeginInfo::sType |
Definition at line 5109 of file vulkan_core.h.