Searched refs:disable_arb_gpu_shader5 (Results 1 – 4 of 4) sorted by relevance
42 query_bool_option(disable_arb_gpu_shader5); in u_driconf_fill_st_options()
172 bool disable_arb_gpu_shader5; member
156 DRI_CONF_OPT_B(disable_arb_gpu_shader5, def, \
1242 if (GLSLVersion >= 400 && !options->disable_arb_gpu_shader5) in st_init_extensions()