Flutter Engine
The Flutter Engine
|
#include <fixtures.h>
Public Attributes | |
impeller::Vector3 | position |
impeller::Point | texture_coords |
impeller::Vector4 | color |
Definition at line 48 of file fixtures.h.
impeller::Vector4 FlutterGPUTextureVertexShader::PerVertexData::color |
Definition at line 51 of file fixtures.h.
impeller::Vector3 FlutterGPUTextureVertexShader::PerVertexData::position |
Definition at line 49 of file fixtures.h.
impeller::Point FlutterGPUTextureVertexShader::PerVertexData::texture_coords |
Definition at line 50 of file fixtures.h.