Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfetch.c1009 _mesa_fetch_texel_signed_l_latc1,
1010 _mesa_fetch_texel_signed_l_latc1,
1011 _mesa_fetch_texel_signed_l_latc1
/external/mesa3d/src/mesa/main/
Dtexcompress_rgtc.h66 _mesa_fetch_texel_signed_l_latc1(const struct swrast_texture_image *texImage,
Dtexcompress.c536 fetch = _mesa_fetch_texel_signed_l_latc1; in _mesa_decompress_image()
Dtexcompress_rgtc.c376 _mesa_fetch_texel_signed_l_latc1(const struct swrast_texture_image *texImage, in _mesa_fetch_texel_signed_l_latc1() function