Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c88 struct pipe_resource *refin = NULL, *refout = NULL; in pp_run() local
150 pipe_resource_reference(&refout, out); in pp_run()
204 pipe_resource_reference(&refout, NULL); in pp_run()