OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:driDestroyOptionCache
(Results
1 - 10
of
10
) sorted by null
/external/mesa3d/src/util/
xmlconfig.h
115
void
driDestroyOptionCache
(driOptionCache *cache);
xmlconfig.c
[
all
...]
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader.c
82
driDestroyOptionCache
(&(*dev)->option_cache);
/external/mesa3d/src/loader/
loader.c
104
driDestroyOptionCache
(&userInitOptions);
/external/mesa3d/src/gallium/targets/d3dadapter9/
drm.c
310
driDestroyOptionCache
(&userInitOptions);
/external/mesa3d/src/mesa/drivers/dri/common/
dri_util.c
231
driDestroyOptionCache
(&psp->optionCache);
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_context.c
602
driDestroyOptionCache
(&intel->optionCache);
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c
276
driDestroyOptionCache
(&radeon->optionCache);
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c
[
all
...]
intel_screen.c
[
all
...]
Completed in 441 milliseconds