Flutter Engine
The Flutter Engine
|
#include <shader_types.h>
Public Attributes | |
uint32_t | binding |
DescriptorType | descriptor_type |
ShaderStage | shader_stage |
Definition at line 162 of file shader_types.h.
uint32_t impeller::DescriptorSetLayout::binding |
Definition at line 163 of file shader_types.h.
DescriptorType impeller::DescriptorSetLayout::descriptor_type |
Definition at line 164 of file shader_types.h.
ShaderStage impeller::DescriptorSetLayout::shader_stage |
Definition at line 165 of file shader_types.h.