Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/tests/graw/
H A Dgs-test.c48 static struct pipe_resource *constbuf2 = NULL; variable
166 constbuf2 = screen->resource_create(screen, &templat); in init_fs_constbuf()
167 if (constbuf2 == NULL) in init_fs_constbuf()
180 ctx->buffer_subdata(ctx, constbuf2, in init_fs_constbuf()
186 constbuf2); in init_fs_constbuf()

Completed in 2 milliseconds