Searched refs:constbuf2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dgs-test.c48 static struct pipe_resource *constbuf2 = NULL; variable in typeref:struct:pipe_resource *
166 constbuf2 = screen->resource_create(screen, &templat);
167 if (constbuf2 == NULL)
180 ctx->buffer_subdata(ctx, constbuf2,
186 constbuf2);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
H A Dgs-test.c48 static struct pipe_resource *constbuf2 = NULL; variable in typeref:struct:pipe_resource *
166 constbuf2 = screen->resource_create(screen, &templat);
167 if (constbuf2 == NULL)
180 ctx->buffer_subdata(ctx, constbuf2,
186 constbuf2);

Completed in 4 milliseconds