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

/external/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c45 static struct pipe_resource *constbuf1 = NULL; variable in typeref:struct:pipe_resource
127 constbuf1 = screen->resource_create(screen,
129 if (constbuf1 == NULL)
142 constbuf1,
153 constbuf1);
H A Dgs-test.c47 static struct pipe_resource *constbuf1 = NULL; variable in typeref:struct:pipe_resource
164 constbuf1 = screen->resource_create(screen, &templat);
165 if (constbuf1 == NULL)
175 constbuf1,
186 constbuf1);

Completed in 810 milliseconds