|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSubpassContents | contents |
Definition at line 5232 of file vulkan_core.h.
| VkSubpassContents VkSubpassBeginInfo::contents |
Definition at line 5235 of file vulkan_core.h.
| const void* VkSubpassBeginInfo::pNext |
Definition at line 5234 of file vulkan_core.h.
| VkStructureType VkSubpassBeginInfo::sType |
Definition at line 5233 of file vulkan_core.h.