Searched refs:fetch_ext_rgba_dxt3 (Results 1 – 1 of 1) sorted by relevance
59 static dxtFetchTexelFuncExt fetch_ext_rgba_dxt3 = NULL; variable89 fetch_ext_rgba_dxt3 = (dxtFetchTexelFuncExt) in _mesa_init_texture_s3tc()98 !fetch_ext_rgba_dxt3 || in _mesa_init_texture_s3tc()106 fetch_ext_rgba_dxt3 = NULL; in _mesa_init_texture_s3tc()399 if (fetch_ext_rgba_dxt3) { in fetch_rgba_dxt3()401 fetch_ext_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()468 if (fetch_ext_rgba_dxt3) { in fetch_srgba_dxt3()470 fetch_ext_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()