Vulkan-Hpp
VkDescriptorSetLayoutBinding Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t binding
 
VkDescriptorType descriptorType
 
uint32_t descriptorCount
 
VkShaderStageFlags stageFlags
 
const VkSamplerpImmutableSamplers
 

Detailed Description

Definition at line 3704 of file vulkan_core.h.

Member Data Documentation

◆ binding

uint32_t VkDescriptorSetLayoutBinding::binding

Definition at line 3705 of file vulkan_core.h.

◆ descriptorCount

uint32_t VkDescriptorSetLayoutBinding::descriptorCount

Definition at line 3707 of file vulkan_core.h.

◆ descriptorType

VkDescriptorType VkDescriptorSetLayoutBinding::descriptorType

Definition at line 3706 of file vulkan_core.h.

◆ pImmutableSamplers

const VkSampler* VkDescriptorSetLayoutBinding::pImmutableSamplers

Definition at line 3709 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkDescriptorSetLayoutBinding::stageFlags

Definition at line 3708 of file vulkan_core.h.


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