Searched defs:optionCache (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
H A Ddri_context.h53 driOptionCache optionCache; member in struct:dri_context
H A Ddri_screen.h62 driOptionCache optionCache; member in struct:dri_screen
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/mesa3d/src/gallium/state_trackers/dri/common/
H A Ddri_context.h53 driOptionCache optionCache; member in struct:dri_context
H A Ddri_screen.h62 driOptionCache optionCache; member in struct:dri_screen
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_screen.h70 driOptionCache optionCache; member in struct:intel_screen
H A Dintel_context.h341 driOptionCache optionCache; member in struct:intel_context
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_screen.h70 driOptionCache optionCache; member in struct:intel_screen
H A Dintel_context.h341 driOptionCache optionCache; member in struct:intel_context
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/mesa3d/src/gallium/state_trackers/dri/sw/
H A Ddri_context.c48 ctx->pp_enabled[i] = driQueryOptioni(&ctx->optionCache, pp_filters[i].name);
53 const struct driOptionCache * optionCache)
56 driQueryOptionb(optionCache, "force_glsl_extensions_warn");
114 driParseConfigFiles(&ctx->optionCache,
115 &screen->optionCache, sPriv->myNum, driver_descriptor.name);
117 dri_fill_st_options(&attribs.options, &ctx->optionCache);
173 * is owned by screen optionCache.
175 FREE(ctx->optionCache.values);
52 dri_fill_st_options(struct st_config_options *options, const struct driOptionCache * optionCache) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Ddri_util.h167 driOptionCache optionCache; member in struct:__DRIscreenRec
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_screen.h98 driOptionCache optionCache; member in struct:radeon_screen
H A Dradeon_common_context.h427 driOptionCache optionCache; member in struct:radeon_context
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.h98 driOptionCache optionCache; member in struct:radeon_screen
H A Dradeon_common_context.h427 driOptionCache optionCache; member in struct:radeon_context
/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.h167 driOptionCache optionCache; member in struct:__DRIscreenRec
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_screen.h98 driOptionCache optionCache; member in struct:radeon_screen
H A Dradeon_common_context.h427 driOptionCache optionCache; member in struct:radeon_context
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.h98 driOptionCache optionCache; member in struct:radeon_screen
H A Dradeon_common_context.h427 driOptionCache optionCache; member in struct:radeon_context

Completed in 401 milliseconds