|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkDeviceGroupRenderPassBeginInfo:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | deviceMask |
| uint32_t | deviceRenderAreaCount |
| const VkRect2D * | pDeviceRenderAreas |
Definition at line 4298 of file vulkan_core.h.
| uint32_t VkDeviceGroupRenderPassBeginInfo::deviceMask |
Definition at line 4301 of file vulkan_core.h.
| uint32_t VkDeviceGroupRenderPassBeginInfo::deviceRenderAreaCount |
Definition at line 4302 of file vulkan_core.h.
| const VkRect2D* VkDeviceGroupRenderPassBeginInfo::pDeviceRenderAreas |
Definition at line 4303 of file vulkan_core.h.
| const void* VkDeviceGroupRenderPassBeginInfo::pNext |
Definition at line 4300 of file vulkan_core.h.
| VkStructureType VkDeviceGroupRenderPassBeginInfo::sType |
Definition at line 4299 of file vulkan_core.h.