HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | subpassCount |
const uint32_t * | pViewMasks |
uint32_t | dependencyCount |
const int32_t * | pViewOffsets |
uint32_t | correlationMaskCount |
const uint32_t * | pCorrelationMasks |
Definition at line 5285 of file vulkan_core.h.
uint32_t VkRenderPassMultiviewCreateInfo::correlationMaskCount |
Definition at line 5292 of file vulkan_core.h.
uint32_t VkRenderPassMultiviewCreateInfo::dependencyCount |
Definition at line 5290 of file vulkan_core.h.
const uint32_t* VkRenderPassMultiviewCreateInfo::pCorrelationMasks |
Definition at line 5293 of file vulkan_core.h.
const void* VkRenderPassMultiviewCreateInfo::pNext |
Definition at line 5287 of file vulkan_core.h.
const uint32_t* VkRenderPassMultiviewCreateInfo::pViewMasks |
Definition at line 5289 of file vulkan_core.h.
const int32_t* VkRenderPassMultiviewCreateInfo::pViewOffsets |
Definition at line 5291 of file vulkan_core.h.
VkStructureType VkRenderPassMultiviewCreateInfo::sType |
Definition at line 5286 of file vulkan_core.h.
uint32_t VkRenderPassMultiviewCreateInfo::subpassCount |
Definition at line 5288 of file vulkan_core.h.