SDL  2.0
VkDescriptorSetLayoutSupport Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 supported
 

Detailed Description

Definition at line 4717 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkDescriptorSetLayoutSupport::pNext

Definition at line 4719 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetLayoutSupport::sType

Definition at line 4718 of file vulkan_core.h.

◆ supported

VkBool32 VkDescriptorSetLayoutSupport::supported

Definition at line 4720 of file vulkan_core.h.


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