Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dtexcompress_rgtc.h44 _mesa_get_compressed_rgtc_func(mesa_format format);
Dtexcompress.c888 return _mesa_get_compressed_rgtc_func(format); in _mesa_get_compressed_fetch_func()
Dtexcompress_rgtc.c436 _mesa_get_compressed_rgtc_func(mesa_format format) in _mesa_get_compressed_rgtc_func() function