Searched refs:FetchCompressedTexel (Results 1 – 2 of 2) sorted by relevance
79 swImage->FetchCompressedTexel(swImage->ImageSlices[k], in fetch_compressed()508 texImage->FetchCompressedTexel = _mesa_get_compressed_fetch_func(format); in set_fetch_functions()
165 compressed_fetch_func FetchCompressedTexel; member