HomeSort by relevance Sort by last modified time
    Searched refs:tex_z (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 91 int tex_face, tex_level, tex_z; member in struct:softpipe_tex_tile_cache
sp_tex_tile_cache.c 254 tc->tex_z != addr.bits.z) {
289 tc->tex_z = addr.bits.z;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 91 int tex_face, tex_level, tex_z; member in struct:softpipe_tex_tile_cache
sp_tex_tile_cache.c 254 tc->tex_z != addr.bits.z) {
289 tc->tex_z = addr.bits.z;

Completed in 798 milliseconds