ReactOS 0.4.17-dev-934-g091855f
VkDescriptorSetLayoutSupport Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDescriptorSetLayoutSupport:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 supported
 

Detailed Description

Definition at line 8335 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkDescriptorSetLayoutSupport::pNext

Definition at line 8338 of file vulkan.h.

◆ sType

VkStructureType VkDescriptorSetLayoutSupport::sType

Definition at line 8337 of file vulkan.h.

◆ supported

VkBool32 VkDescriptorSetLayoutSupport::supported

Definition at line 8339 of file vulkan.h.


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