Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSubpassBeginInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSubpassContents contents
 

Detailed Description

Definition at line 6164 of file vulkan_core.h.

Field Documentation

◆ contents

VkSubpassContents VkSubpassBeginInfo::contents

Definition at line 6167 of file vulkan_core.h.

◆ pNext

const void* VkSubpassBeginInfo::pNext

Definition at line 6166 of file vulkan_core.h.

◆ sType

VkStructureType VkSubpassBeginInfo::sType

Definition at line 6165 of file vulkan_core.h.


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