Searched refs:allow_rgb565_configs (Results 1 – 3 of 3) sorted by relevance
350 DRI_CONF_OPT_B(allow_rgb565_configs, def, \
545 DRI_CONF_OPT_BEGIN_B(allow_rgb565_configs, def) \
2209 bool allow_rgb565_configs = driQueryOptionb(&screen->optionCache, in intel_allowed_format() local2211 if (!allow_rgb565_configs && format == MESA_FORMAT_B5G6R5_UNORM) in intel_allowed_format()