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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_context.c71 struct pipe_resource **fsbuf = &r->fs_const_buffer; local in function:xa_context_destroy
76 if (*fsbuf)
77 pipe_resource_reference(fsbuf, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_context.c71 struct pipe_resource **fsbuf = &r->fs_const_buffer; local in function:xa_context_destroy
76 if (*fsbuf)
77 pipe_resource_reference(fsbuf, NULL);

Completed in 3 milliseconds