Flutter Impeller
impeller::DescriptorSetLayout Struct Reference

#include <shader_types.h>

Public Attributes

uint32_t binding
 
DescriptorType descriptor_type
 
ShaderStage shader_stage
 

Detailed Description

Definition at line 167 of file shader_types.h.

Member Data Documentation

◆ binding

uint32_t impeller::DescriptorSetLayout::binding

◆ descriptor_type

DescriptorType impeller::DescriptorSetLayout::descriptor_type

◆ shader_stage

ShaderStage impeller::DescriptorSetLayout::shader_stage

Definition at line 170 of file shader_types.h.

Referenced by impeller::ToVKDescriptorSetLayoutBinding().


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