Home
last modified time | relevance | path

Searched refs:constbuf1 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/tests/graw/
Dgs-test.c47 static struct pipe_resource *constbuf1 = NULL; variable
163 constbuf1 = screen->resource_create(screen, &templat); in init_fs_constbuf()
164 if (constbuf1 == NULL) in init_fs_constbuf()
171 ctx->buffer_subdata(ctx, constbuf1, in init_fs_constbuf()
177 constbuf1); in init_fs_constbuf()