Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDescriptorSetLayoutBinding Struct Reference

#include <vulkan_core.h>

Data Fields

uint32_t binding
 
VkDescriptorType descriptorType
 
uint32_t descriptorCount
 
VkShaderStageFlags stageFlags
 
const VkSampler * pImmutableSamplers
 

Detailed Description

Definition at line 3808 of file vulkan_core.h.

Field Documentation

◆ binding

uint32_t VkDescriptorSetLayoutBinding::binding

Definition at line 3809 of file vulkan_core.h.

◆ descriptorCount

uint32_t VkDescriptorSetLayoutBinding::descriptorCount

Definition at line 3811 of file vulkan_core.h.

◆ descriptorType

VkDescriptorType VkDescriptorSetLayoutBinding::descriptorType

Definition at line 3810 of file vulkan_core.h.

◆ pImmutableSamplers

const VkSampler* VkDescriptorSetLayoutBinding::pImmutableSamplers

Definition at line 3813 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkDescriptorSetLayoutBinding::stageFlags

Definition at line 3812 of file vulkan_core.h.


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