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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 66 struct softpipe_tex_cached_tile struct
87 struct softpipe_tex_cached_tile entries[NUM_ENTRIES];
99 struct softpipe_tex_cached_tile *last_tile; /**< most recently retrieved tile */
128 extern const struct softpipe_tex_cached_tile *
153 static INLINE const struct softpipe_tex_cached_tile *
sp_tex_tile_cache.c 227 const struct softpipe_tex_cached_tile *
231 struct softpipe_tex_cached_tile *tile;
sp_tex_sample.c 580 const struct softpipe_tex_cached_tile *tile;
618 const struct softpipe_tex_cached_tile *tile;
672 const struct softpipe_tex_cached_tile *tile;
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h 66 struct softpipe_tex_cached_tile struct
87 struct softpipe_tex_cached_tile entries[NUM_ENTRIES];
99 struct softpipe_tex_cached_tile *last_tile; /**< most recently retrieved tile */
128 extern const struct softpipe_tex_cached_tile *
153 static INLINE const struct softpipe_tex_cached_tile *
sp_tex_tile_cache.c 227 const struct softpipe_tex_cached_tile *
231 struct softpipe_tex_cached_tile *tile;
sp_tex_sample.c 580 const struct softpipe_tex_cached_tile *tile;
618 const struct softpipe_tex_cached_tile *tile;
672 const struct softpipe_tex_cached_tile *tile;
    [all...]

Completed in 1691 milliseconds