Searched refs:allow_fp16_configs (Results 1 – 3 of 3) sorted by relevance
354 DRI_CONF_OPT_B(allow_fp16_configs, def, \
2215 bool allow_fp16_configs = driQueryOptionb(&screen->optionCache, in intel_allowed_format() local2217 allow_fp16_configs &= intel_loader_get_cap(dri_screen, DRI_LOADER_CAP_FP16); in intel_allowed_format()2218 if (!allow_fp16_configs && in intel_allowed_format()
555 DRI_CONF_OPT_BEGIN_B(allow_fp16_configs, def) \