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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c87 struct pipe_resource *refin = NULL, *refout = NULL; local in function:pp_run
152 pipe_resource_reference(&refin, in);
195 pipe_resource_reference(&refin, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c88 struct pipe_resource *refin = NULL, *refout = NULL; local in function:pp_run
149 pipe_resource_reference(&refin, in);
203 pipe_resource_reference(&refin, NULL);

Completed in 2 milliseconds