Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_context.c70 struct pipe_resource **vsbuf = &r->vs_const_buffer; in xa_context_destroy() local
73 if (*vsbuf) in xa_context_destroy()
74 pipe_resource_reference(vsbuf, NULL); in xa_context_destroy()