Home
last modified time | relevance | path

Searched refs:allow_glsl_extension_directive_midshader (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/include/frontend/
Dapi.h224 bool allow_glsl_extension_directive_midshader; member
/external/mesa3d/docs/relnotes/
D10.5.4.rst83 (allow_glsl_extension_directive_midshader).
D10.5.0.rst121 Dead Island needs allow_glsl_extension_directive_midshader
/external/mesa3d/src/util/
Ddriconf.h167 DRI_CONF_OPT_B(allow_glsl_extension_directive_midshader, def, \
/external/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c77 options->allow_glsl_extension_directive_midshader = in dri_fill_st_options()
/external/mesa3d/prebuilt-intermediates/xmlpool/
Doptions.h151 DRI_CONF_OPT_BEGIN_B(allow_glsl_extension_directive_midshader, def) \
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1416 if (options->allow_glsl_extension_directive_midshader) in st_init_extensions()