Lines Matching full:vbuf
76 struct pipe_resource *vbuf; /**< quad vertices */
140 ctx->vbuf = NULL;
192 pipe_resource_reference(&ctx->vbuf, NULL);
306 pipe_resource_reference(&ctx->vbuf, NULL);
310 if (!ctx->vbuf) {
311 ctx->vbuf = pipe_buffer_create(ctx->pipe->screen,
361 if (ctx->vbuf) {
362 pipe_buffer_write_nooverlap(ctx->pipe, ctx->vbuf,
778 if (ctx->vbuf) {
779 util_draw_vertex_buffer(ctx->pipe, ctx->cso, ctx->vbuf, offset,
927 ctx->vbuf, offset,