Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfetch.c1021 _mesa_fetch_texel_signed_la_latc2,
1022 _mesa_fetch_texel_signed_la_latc2,
1023 _mesa_fetch_texel_signed_la_latc2
/external/mesa3d/src/mesa/main/
Dtexcompress_rgtc.h74 _mesa_fetch_texel_signed_la_latc2(const struct swrast_texture_image *texImage,
Dtexcompress.c542 fetch = _mesa_fetch_texel_signed_la_latc2; in _mesa_decompress_image()
Dtexcompress_rgtc.c409 _mesa_fetch_texel_signed_la_latc2(const struct swrast_texture_image *texImage, in _mesa_fetch_texel_signed_la_latc2() function