Flutter Engine
The Flutter Engine
|
Public Attributes | |
VertexMode | fMode |
int | fVertexCount |
int | fIndexCount |
bool | fHasTexs |
bool | fHasColors |
Definition at line 33 of file SkVertices.cpp.
bool SkVertices::Desc::fHasColors |
Definition at line 38 of file SkVertices.cpp.
bool SkVertices::Desc::fHasTexs |
Definition at line 37 of file SkVertices.cpp.
int SkVertices::Desc::fIndexCount |
Definition at line 36 of file SkVertices.cpp.
VertexMode SkVertices::Desc::fMode |
Definition at line 34 of file SkVertices.cpp.
int SkVertices::Desc::fVertexCount |
Definition at line 35 of file SkVertices.cpp.