Home
last modified time | relevance | path

Searched refs:softpipe_tex_cached_tile (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.h66 struct softpipe_tex_cached_tile struct
87 struct softpipe_tex_cached_tile entries[NUM_ENTRIES]; argument
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 *
Dsp_tex_tile_cache.c227 const struct softpipe_tex_cached_tile *
231 struct softpipe_tex_cached_tile *tile; in sp_find_cached_tile_tex()
Dsp_tex_sample.c580 const struct softpipe_tex_cached_tile *tile; in get_texel_2d_no_border()
618 const struct softpipe_tex_cached_tile *tile; in get_texel_quad_2d_no_border_single_tile()
672 const struct softpipe_tex_cached_tile *tile; in get_texel_3d_no_border()