Home | History | Annotate | Download | only in functional

Lines Matching refs:bufferData

234 		gl.bufferData(GL_ARRAY_BUFFER, (int)(triangles.size() * sizeof(tcu::Vec4)), &triangles[0], GL_STATIC_DRAW);