Searched defs:r600_texture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_resource.h46 struct r600_texture { struct
56 struct r600_texture *flushed_depth_texture;
121 /* r600_texture */
123 struct r600_texture *rtex,
127 struct r600_texture *rtex,
142 struct r600_texture **staging);
144 /* r600_texture.c texture transfer functions. */
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_resource.h46 struct r600_texture { struct
56 struct r600_texture *flushed_depth_texture;
121 /* r600_texture */
123 struct r600_texture *rtex,
127 struct r600_texture *rtex,
142 struct r600_texture **staging);
144 /* r600_texture.c texture transfer functions. */

Completed in 213 milliseconds