Home | History | Annotate | Download | only in functional

Lines Matching full:offsetbuf

814 	deUint32 offsetBuf		= 0;
862 ctx.genBuffers(1, &offsetBuf);
863 ctx.bindBuffer(GL_ARRAY_BUFFER, offsetBuf);
926 ctx.deleteBuffers(1, &offsetBuf);