Searched refs:SP_VERTICES (Results 1 – 1 of 1) sorted by relevance
25 static const float SP_VERTICES[SP_NUM_VERTICES * 3] = { variable165 glVertexAttribPointer(mPositionHandle, 3, GL_FLOAT, false, 0, SP_VERTICES); in drawWorkload()