Searched refs:tegra_surface_unwrap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_resource.h68 tegra_surface_unwrap(struct pipe_surface *surface) function in typeref:struct:pipe_surface *
H A Dtegra_context.c492 state.cbufs[i] = tegra_surface_unwrap(fb->cbufs[i]);
497 state.zsbuf = tegra_surface_unwrap(fb->zsbuf);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_resource.h69 tegra_surface_unwrap(struct pipe_surface *surface) function in typeref:struct:pipe_surface *
H A Dtegra_context.c506 state.cbufs[i] = tegra_surface_unwrap(fb->cbufs[i]);
511 state.zsbuf = tegra_surface_unwrap(fb->zsbuf);

Completed in 7 milliseconds