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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h65 struct softpipe_tex_cached_tile struct
92 struct softpipe_tex_cached_tile entries[NUM_TEX_TILE_ENTRIES];
104 struct softpipe_tex_cached_tile *last_tile; /**< most recently retrieved tile */
126 extern const struct softpipe_tex_cached_tile *
150 static inline const struct softpipe_tex_cached_tile *

Completed in 143 milliseconds