Home | History | Annotate | Download | only in vbo

Lines Matching defs:usage

1146    GLenum usage = GL_STREAM_DRAW_ARB;
1160 if (!ctx->Driver.BufferData(ctx, target, size, NULL, usage, exec->vtx.bufferobj)) {