Searched refs:gVertices (Results 1 – 1 of 1) sorted by relevance
44 GLfloat* gVertices = initializeVertices(NUM_SEGMENTS); variable85 glVertexAttribPointer(mVPositionHandle, 2, GL_FLOAT, GL_FALSE, 0, gVertices); in draw()