| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_driconf.h | 36 const struct driOptionCache *optionCache);
|
| H A D | u_driconf.c | 28 const struct driOptionCache *optionCache) 31 options->option = driQueryOption##type(optionCache, #option) 36 char *option = driQueryOptionstr(optionCache, #option); \ 68 driComputeOptionsSha1(optionCache, options->config_options_sha1); 27 u_driconf_fill_st_options(struct st_config_options * options,const struct driOptionCache * optionCache) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri_screen.c | 63 const struct driOptionCache *optionCache = &screen->dev->option_cache; local in function:dri_fill_st_options 66 driQueryOptionb(optionCache, "disable_blend_func_extended"); 68 driQueryOptionb(optionCache, "disable_glsl_line_continuations"); 70 driQueryOptionb(optionCache, "force_glsl_extensions_warn"); 72 driQueryOptioni(optionCache, "force_glsl_version"); 74 driQueryOptionb(optionCache, "allow_glsl_extension_directive_midshader"); 76 driQueryOptionb(optionCache, "allow_glsl_builtin_const_expression"); 78 driQueryOptionb(optionCache, "allow_glsl_relaxed_es"); 80 driQueryOptionb(optionCache, "allow_glsl_builtin_variable_redeclaration"); 82 driQueryOptionb(optionCache, "allow_higher_compat_versio [all...] |
| H A D | dri_context.c | 65 const struct driOptionCache *optionCache = &screen->dev->option_cache; local in function:dri_create_context 92 if (driQueryOptionb(optionCache, "force_compat_profile")) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_extensions.c | 96 if (driQueryOptionb(&intel->optionCache, "fragment_shader")) 99 if (driQueryOptionb(&intel->optionCache, "stub_occlusion_query"))
|
| H A D | intel_context.c | 448 driParseConfigFiles(&intel->optionCache, &intelScreen->optionCache, 471 bo_reuse_mode = driQueryOptioni(&intel->optionCache, "bo_reuse"); 541 if (driQueryOptionb(&intel->optionCache, "always_flush_batch")) { 546 if (driQueryOptionb(&intel->optionCache, "always_flush_cache")) { 551 if (driQueryOptionb(&intel->optionCache, "disable_throttling")) { 599 driDestroyOptionCache(&intel->optionCache);
|
| H A D | intel_screen.h | 53 driOptionCache optionCache; member in struct:intel_screen
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_extensions.c | 95 if (driQueryOptionb(&intel->optionCache, "fragment_shader")) 98 if (driQueryOptionb(&intel->optionCache, "stub_occlusion_query"))
|
| H A D | intel_context.c | 450 driParseConfigFiles(&intel->optionCache, &intelScreen->optionCache, 473 bo_reuse_mode = driQueryOptioni(&intel->optionCache, "bo_reuse"); 543 if (driQueryOptionb(&intel->optionCache, "always_flush_batch")) { 548 if (driQueryOptionb(&intel->optionCache, "always_flush_cache")) { 553 if (driQueryOptionb(&intel->optionCache, "disable_throttling")) { 601 driDestroyOptionCache(&intel->optionCache);
|
| H A D | intel_screen.h | 53 driOptionCache optionCache; member in struct:intel_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.c | 185 driParseConfigFiles (&rmesa->radeon.optionCache, &screen->optionCache, 187 rmesa->radeon.initialMaxAnisotropy = driQueryOptionf(&rmesa->radeon.optionCache, 190 if (driQueryOptionb(&rmesa->radeon.optionCache, "hyperz")) 223 ctx->Const.MaxTextureUnits = driQueryOptioni (&rmesa->radeon.optionCache, 325 fthrottle_mode = driQueryOptioni(&rmesa->radeon.optionCache, "fthrottle_mode"); 333 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode");
|
| H A D | radeon_common_context.c | 168 fthrottle_mode = driQueryOptioni(&radeon->optionCache, "fthrottle_mode"); 182 radeon->texture_depth = driQueryOptioni (&radeon->optionCache, 276 driDestroyOptionCache(&radeon->optionCache);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_context.c | 185 driParseConfigFiles (&rmesa->radeon.optionCache, &screen->optionCache, 187 rmesa->radeon.initialMaxAnisotropy = driQueryOptionf(&rmesa->radeon.optionCache, 190 if (driQueryOptionb(&rmesa->radeon.optionCache, "hyperz")) 223 ctx->Const.MaxTextureUnits = driQueryOptioni (&rmesa->radeon.optionCache, 325 fthrottle_mode = driQueryOptioni(&rmesa->radeon.optionCache, "fthrottle_mode"); 333 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode");
|
| H A D | radeon_screen.h | 149 driOptionCache optionCache; member in struct:radeon_screen
|
| H A D | radeon_common_context.c | 169 fthrottle_mode = driQueryOptioni(&radeon->optionCache, "fthrottle_mode"); 183 radeon->texture_depth = driQueryOptioni (&radeon->optionCache, 277 driDestroyOptionCache(&radeon->optionCache);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.c | 218 driParseConfigFiles (&rmesa->radeon.optionCache, &screen->optionCache, 220 rmesa->radeon.initialMaxAnisotropy = driQueryOptionf(&rmesa->radeon.optionCache, 223 if (driQueryOptionb( &rmesa->radeon.optionCache, "hyperz")) 260 ctx->Const.MaxTextureUnits = driQueryOptioni (&rmesa->radeon.optionCache, 384 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.c | 219 driParseConfigFiles (&rmesa->radeon.optionCache, &screen->optionCache, 221 rmesa->radeon.initialMaxAnisotropy = driQueryOptionf(&rmesa->radeon.optionCache, 224 if (driQueryOptionb( &rmesa->radeon.optionCache, "hyperz")) 261 ctx->Const.MaxTextureUnits = driQueryOptioni (&rmesa->radeon.optionCache, 384 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode");
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 157 driParseConfigFiles(&psp->optionCache, &psp->optionInfo, psp->myNum, 240 driDestroyOptionCache(&psp->optionCache); 744 if (!driCheckOption(&screen->optionCache, var, DRI_BOOL)) 747 *val = driQueryOptionb(&screen->optionCache, var); 755 if (!driCheckOption(&screen->optionCache, var, DRI_INT) && 756 !driCheckOption(&screen->optionCache, var, DRI_ENUM)) 759 *val = driQueryOptioni(&screen->optionCache, var); 767 if (!driCheckOption(&screen->optionCache, var, DRI_FLOAT)) 770 *val = driQueryOptionf(&screen->optionCache, var); 778 if (!driCheckOption(&screen->optionCache, va [all...] |
| H A D | dri_util.h | 224 driOptionCache optionCache; member in struct:__DRIscreenRec
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_screen.h | 100 driOptionCache optionCache; member in struct:intel_screen
|
| H A D | brw_context.c | 564 driQueryOptioni(&brw->optionCache, "clamp_max_samples"); 831 * intelInitExtensions still pokes at optionCache directly, in order to 841 driOptionCache *options = &brw->optionCache; 842 driParseConfigFiles(options, &brw->screen->optionCache, 880 brw->precompile = driQueryOptionb(&brw->optionCache, "shader_precompile"); 882 if (driQueryOptionb(&brw->optionCache, "precise_trig")) 915 driComputeOptionsSha1(&brw->screen->optionCache, 1144 driQueryOptionb(&screen->optionCache, "mesa_glthread")) { 1219 driDestroyOptionCache(&brw->optionCache);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_screen.h | 102 driOptionCache optionCache; member in struct:brw_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 151 driParseConfigFiles(&psp->optionCache, &psp->optionInfo, psp->myNum, "dri2", NULL); 233 driDestroyOptionCache(&psp->optionCache); 737 if (!driCheckOption(&screen->optionCache, var, DRI_BOOL)) 740 *val = driQueryOptionb(&screen->optionCache, var); 748 if (!driCheckOption(&screen->optionCache, var, DRI_INT) && 749 !driCheckOption(&screen->optionCache, var, DRI_ENUM)) 752 *val = driQueryOptioni(&screen->optionCache, var); 760 if (!driCheckOption(&screen->optionCache, var, DRI_FLOAT)) 763 *val = driQueryOptionf(&screen->optionCache, var);
|
| H A D | dri_util.h | 224 driOptionCache optionCache; member in struct:__DRIscreenRec
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri_context.c | 67 const struct driOptionCache *optionCache = &screen->dev->option_cache; local in function:dri_create_context 94 if (driQueryOptionb(optionCache, "force_compat_profile")) {
|