Searched refs:fetch_ext_rgb_dxt1 (Results 1 – 1 of 1) sorted by relevance
57 static dxtFetchTexelFuncExt fetch_ext_rgb_dxt1 = NULL; variable85 fetch_ext_rgb_dxt1 = (dxtFetchTexelFuncExt) in _mesa_init_texture_s3tc()96 if (!fetch_ext_rgb_dxt1 || in _mesa_init_texture_s3tc()104 fetch_ext_rgb_dxt1 = NULL; in _mesa_init_texture_s3tc()365 if (fetch_ext_rgb_dxt1) { in fetch_rgb_dxt1()367 fetch_ext_rgb_dxt1(rowStride, map, i, j, tex); in fetch_rgb_dxt1()434 if (fetch_ext_rgb_dxt1) { in fetch_srgb_dxt1()436 fetch_ext_rgb_dxt1(rowStride, map, i, j, tex); in fetch_srgb_dxt1()