Searched refs:fetch_ext_rgba_dxt1 (Results 1 – 1 of 1) sorted by relevance
58 static dxtFetchTexelFuncExt fetch_ext_rgba_dxt1 = NULL; variable87 fetch_ext_rgba_dxt1 = (dxtFetchTexelFuncExt) in _mesa_init_texture_s3tc()97 !fetch_ext_rgba_dxt1 || in _mesa_init_texture_s3tc()105 fetch_ext_rgba_dxt1 = NULL; in _mesa_init_texture_s3tc()382 if (fetch_ext_rgba_dxt1) { in fetch_rgba_dxt1()384 fetch_ext_rgba_dxt1(rowStride, map, i, j, tex); in fetch_rgba_dxt1()451 if (fetch_ext_rgba_dxt1) { in fetch_srgba_dxt1()453 fetch_ext_rgba_dxt1(rowStride, map, i, j, tex); in fetch_srgba_dxt1()