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

  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 111 void driDestroyOptionCache (driOptionCache *cache);
dri_util.c 140 driDestroyOptionCache(&psp->optionCache);
xmlconfig.c 997 driDestroyOptionCache (info);
1011 void driDestroyOptionCache (driOptionCache *cache) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.c 831 driDestroyOptionCache(&intel->optionCache);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 257 driDestroyOptionCache(&radeon->optionCache);

Completed in 255 milliseconds