ReactOS 0.4.17-dev-934-g091855f
VkSubpassBeginInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSubpassBeginInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSubpassContents contents
 

Detailed Description

Definition at line 14173 of file vulkan.h.

Member Data Documentation

◆ contents

VkSubpassContents VkSubpassBeginInfo::contents

Definition at line 14177 of file vulkan.h.

◆ pNext

const void* VkSubpassBeginInfo::pNext

Definition at line 14176 of file vulkan.h.

◆ sType

VkStructureType VkSubpassBeginInfo::sType

Definition at line 14175 of file vulkan.h.


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