DrawCall

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct DrawCall {}

Members

Variables

mode
int mode;
Undocumented in source.
textureId
uint textureId;
Undocumented in source.
vertexAlignment
int vertexAlignment;
Undocumented in source.
vertexCount
int vertexCount;
Undocumented in source.

Meta