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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h66 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 *
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h66 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 *

Completed in 61 milliseconds