HomeSort by relevance Sort by last modified time
    Searched defs:r600_texture (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_resource.h 46 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/
r600_resource.h 46 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 202 milliseconds