Searched refs:util_format_s3tc_enabled (Results 1 – 14 of 14) sorted by relevance
456 if (!util_format_s3tc_enabled && screen->options.force_s3tc_enable) { in dri_init_screen_helper()465 util_format_s3tc_enabled = TRUE; in dri_init_screen_helper()
96 boolean util_format_s3tc_enabled = FALSE; variable121 if (util_format_s3tc_enabled) in util_format_s3tc_init()159 util_format_s3tc_enabled = TRUE; in util_format_s3tc_init()
61 extern boolean util_format_s3tc_enabled;
241 if (util_format_is_s3tc(format) && !util_format_s3tc_enabled) { in util_format_is_supported()
443 return util_format_s3tc_enabled; in softpipe_is_format_supported()
387 !util_format_s3tc_enabled) { in test_all()
516 return util_format_s3tc_enabled; in llvmpipe_is_format_supported()
470 if (util_format_s3tc_enabled) in virgl_is_format_supported()
130 return util_format_s3tc_enabled ? r300screen->caps.dxtc_swizzle : 1; in r300_get_param()
254 if (!util_format_s3tc_enabled) { in r300_translate_texformat()
147 return util_format_s3tc_enabled; in swr_is_format_supported()
701 !util_format_s3tc_enabled) { in test_all()
2374 if (!util_format_s3tc_enabled) { in r600_translate_texformat()
1481 if (!util_format_s3tc_enabled) { in si_translate_texformat()