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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h63 struct softpipe_cached_tile struct
89 struct softpipe_cached_tile *entries[NUM_ENTRIES];
95 struct softpipe_cached_tile *tile; /**< scratch tile for clears */
98 struct softpipe_cached_tile *last_tile; /**< most recently retrieved tile */
129 extern struct softpipe_cached_tile *
149 static INLINE struct softpipe_cached_tile *

Completed in 106 milliseconds