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