Searched refs:FBO_VERTICES (Results 1 – 1 of 1) sorted by relevance
37 static const float FBO_VERTICES[FBO_NUM_VERTICES * 3] = { variable275 glVertexAttribPointer(mFboPositionHandle, 3, GL_FLOAT, false, 0, FBO_VERTICES); in draw()