SDL  2.0
VkSubpassBeginInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSubpassContents contents
 

Detailed Description

Definition at line 5232 of file vulkan_core.h.

Field Documentation

◆ contents

VkSubpassContents VkSubpassBeginInfo::contents

Definition at line 5235 of file vulkan_core.h.

◆ pNext

const void* VkSubpassBeginInfo::pNext

Definition at line 5234 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassBeginInfo::sType

Definition at line 5233 of file vulkan_core.h.


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