Searched refs:s_UniformVertexIndex (Results 1 – 1 of 1) sorted by relevance
74 static const GLshort s_UniformVertexIndex[][VERTEXATTRSIZE_INDEX] = variable82 NW_COMPILER_ASSERT(ARRAY_LENGTH(s_UniformVertexIndex) == VERTEX_MAX);757 … glBufferData(GL_ARRAY_BUFFER, sizeof(s_UniformVertexIndex), s_UniformVertexIndex, GL_STATIC_DRAW); in InitVBO()