Flutter Engine
The Flutter Engine
|
#include <shader_types.h>
Public Member Functions | |
constexpr size_t | GetHash () const |
constexpr bool | operator== (const ShaderStageBufferLayout &other) const |
Public Attributes | |
size_t | stride |
size_t | binding |
Definition at line 141 of file shader_types.h.
|
inlineconstexpr |
Definition at line 145 of file shader_types.h.
|
inlineconstexpr |
Definition at line 147 of file shader_types.h.
size_t impeller::ShaderStageBufferLayout::binding |
Definition at line 143 of file shader_types.h.
size_t impeller::ShaderStageBufferLayout::stride |
Definition at line 142 of file shader_types.h.