Home
last modified time | relevance | path

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

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