Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorSetLayoutBinding Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 3771 of file vulkan_core.h.

Member Data Documentation

◆ binding

uint32_t VkDescriptorSetLayoutBinding::binding

Definition at line 3772 of file vulkan_core.h.

◆ descriptorCount

uint32_t VkDescriptorSetLayoutBinding::descriptorCount

Definition at line 3774 of file vulkan_core.h.

◆ descriptorType

VkDescriptorType VkDescriptorSetLayoutBinding::descriptorType

Definition at line 3773 of file vulkan_core.h.

◆ pImmutableSamplers

const VkSampler* VkDescriptorSetLayoutBinding::pImmutableSamplers

Definition at line 3776 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkDescriptorSetLayoutBinding::stageFlags

Definition at line 3775 of file vulkan_core.h.


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