Home
last modified time | relevance | path

Searched refs:_mesa_fetch_texel_la_latc2 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_texfetch.c1015 _mesa_fetch_texel_la_latc2,
1016 _mesa_fetch_texel_la_latc2,
1017 _mesa_fetch_texel_la_latc2
/external/mesa3d/src/mesa/main/
Dtexcompress_rgtc.h70 _mesa_fetch_texel_la_latc2(const struct swrast_texture_image *texImage,
Dtexcompress.c539 fetch = _mesa_fetch_texel_la_latc2; in _mesa_decompress_image()
Dtexcompress_rgtc.c391 _mesa_fetch_texel_la_latc2(const struct swrast_texture_image *texImage, in _mesa_fetch_texel_la_latc2() function