Home
last modified time | relevance | path

Searched refs:VERTEXATTRSIZE_POS (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp84 static const GLfloat s_VertexPosition[][VERTEXATTRSIZE_POS] =
351 …glVertexAttribPointer(VERTEXATTR_POS, VERTEXATTRSIZE_POS, GL_FLOAT, GL_FALSE, 0, s_VertexPosition); in DrawLine()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h904 VERTEXATTRSIZE_POS = 4, enumerator