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.h65 struct softpipe_tex_cached_tile struct
92 struct softpipe_tex_cached_tile entries[NUM_TEX_TILE_ENTRIES]; argument
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 *
Dsp_tex_tile_cache.c203 const struct softpipe_tex_cached_tile *
207 struct softpipe_tex_cached_tile *tile; in sp_find_cached_tile_tex()
Dsp_tex_sample.c582 const struct softpipe_tex_cached_tile *tile; in get_texel_2d_no_border()
768 const struct softpipe_tex_cached_tile *tile; in get_texel_quad_2d_no_border_single_tile()
823 const struct softpipe_tex_cached_tile *tile; in get_texel_3d_no_border()