Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.h42 _mesa_get_bptc_fetch_func(mesa_format format);
Dtexcompress.c907 return _mesa_get_bptc_fetch_func(format); in _mesa_get_compressed_fetch_func()
Dtexcompress_bptc.c953 _mesa_get_bptc_fetch_func(mesa_format format) in _mesa_get_bptc_fetch_func() function