Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c87 struct pipe_resource *refin = NULL, *refout = NULL; in pp_run() local
152 pipe_resource_reference(&refin, in); in pp_run()
195 pipe_resource_reference(&refin, NULL); in pp_run()