Vulkan-Hpp
VkSubpassBeginInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSubpassContents contents
 

Detailed Description

Definition at line 6057 of file vulkan_core.h.

Member Data Documentation

◆ contents

VkSubpassContents VkSubpassBeginInfo::contents

Definition at line 6060 of file vulkan_core.h.

◆ pNext

const void* VkSubpassBeginInfo::pNext

Definition at line 6059 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassBeginInfo::sType

Definition at line 6058 of file vulkan_core.h.


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