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

#include <shader_types.h>

Public Attributes

uint32_t binding
 
DescriptorType descriptor_type
 
ShaderStage shader_stage
 

Detailed Description

Definition at line 162 of file shader_types.h.

Member Data Documentation

◆ binding

uint32_t impeller::DescriptorSetLayout::binding

Definition at line 163 of file shader_types.h.

◆ descriptor_type

DescriptorType impeller::DescriptorSetLayout::descriptor_type

Definition at line 164 of file shader_types.h.

◆ shader_stage

ShaderStage impeller::DescriptorSetLayout::shader_stage

Definition at line 165 of file shader_types.h.


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