HomeSort by relevance Sort by last modified time
    Searched refs:allow_glsl_extension_directive_midshader (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/include/state_tracker/
st_api.h 247 boolean allow_glsl_extension_directive_midshader; member in struct:st_config_options
  /external/mesa3d/src/gallium/state_trackers/dri/
dri_screen.c 100 options->allow_glsl_extension_directive_midshader =
101 driQueryOptionb(optionCache, "allow_glsl_extension_directive_midshader");
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h 114 DRI_CONF_OPT_BEGIN_B(allow_glsl_extension_directive_midshader, def) \
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c     [all...]

Completed in 608 milliseconds