SDL  2.0
VkDescriptorSetLayoutSupport Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 supported
 

Detailed Description

Definition at line 4476 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkDescriptorSetLayoutSupport::pNext

Definition at line 4478 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetLayoutSupport::sType

Definition at line 4477 of file vulkan_core.h.

◆ supported

VkBool32 VkDescriptorSetLayoutSupport::supported

Definition at line 4479 of file vulkan_core.h.


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