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

  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.h 107 void driDestroyOptionInfo (driOptionCache *info);
dri_util.c 141 driDestroyOptionInfo(&psp->optionInfo);
xmlconfig.c 996 void driDestroyOptionInfo (driOptionCache *info) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.c 562 driDestroyOptionInfo (&screen->optionCache);
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 635 driDestroyOptionInfo(&intelScreen->optionCache);
    [all...]

Completed in 163 milliseconds