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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_run.c45 struct pipe_resource *refin = NULL, *refout = NULL; local
71 pipe_resource_reference(&refout, out);
105 pipe_resource_reference(&refout, NULL);
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c45 struct pipe_resource *refin = NULL, *refout = NULL; local
71 pipe_resource_reference(&refout, out);
105 pipe_resource_reference(&refout, NULL);

Completed in 136 milliseconds