Searched refs:VERTEXATTRSIZE_POS (Results 1 – 2 of 2) sorted by relevance
84 static const GLfloat s_VertexPosition[][VERTEXATTRSIZE_POS] =351 …glVertexAttribPointer(VERTEXATTR_POS, VERTEXATTRSIZE_POS, GL_FLOAT, GL_FALSE, 0, s_VertexPosition); in DrawLine()
904 VERTEXATTRSIZE_POS = 4, enumerator