Searched refs:CS_VERTICES (Results 1 – 1 of 1) sorted by relevance
42 static const float CS_VERTICES[CS_NUM_VERTICES * 3] = { variable200 glVertexAttribPointer(mPositionHandle, 3, GL_FLOAT, false, 0, CS_VERTICES); in drawWorkload()