Home | History | Annotate | Download | only in functional

Lines Matching full:offsetbuf

683 	deUint32 offsetBuf		= 0;
727 ctx.genBuffers(1, &offsetBuf);
728 ctx.bindBuffer(GL_ARRAY_BUFFER, offsetBuf);
763 ctx.deleteBuffers(1, &offsetBuf);