Vulkan-Hpp
VkDescriptorSetLayoutSupport Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 supported
 

Detailed Description

Definition at line 5527 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkDescriptorSetLayoutSupport::pNext

Definition at line 5529 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorSetLayoutSupport::sType

Definition at line 5528 of file vulkan_core.h.

◆ supported

VkBool32 VkDescriptorSetLayoutSupport::supported

Definition at line 5530 of file vulkan_core.h.


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