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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.c 177 tc->tex_face = -1; /* any invalid value here */
198 tc->tex_face = -1;
252 tc->tex_face != addr.bits.face ||
287 tc->tex_face = addr.bits.face;
sp_tex_tile_cache.h 91 int tex_face, tex_level, tex_z; member in struct:softpipe_tex_tile_cache

Completed in 402 milliseconds