Searched refs:fetch_ext_rgba_dxt5 (Results 1 – 1 of 1) sorted by relevance
60 static dxtFetchTexelFuncExt fetch_ext_rgba_dxt5 = NULL; variable91 fetch_ext_rgba_dxt5 = (dxtFetchTexelFuncExt) in _mesa_init_texture_s3tc()99 !fetch_ext_rgba_dxt5 || in _mesa_init_texture_s3tc()107 fetch_ext_rgba_dxt5 = NULL; in _mesa_init_texture_s3tc()416 if (fetch_ext_rgba_dxt5) { in fetch_rgba_dxt5()418 fetch_ext_rgba_dxt5(rowStride, map, i, j, tex); in fetch_rgba_dxt5()485 if (fetch_ext_rgba_dxt5) { in fetch_srgba_dxt5()487 fetch_ext_rgba_dxt5(rowStride, map, i, j, tex); in fetch_srgba_dxt5()