HomeSort by: relevance | last modified time | path
    Searched defs:microc_path (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre.h 14 const char* microc_path; member in struct:__anon6881
radeon_driver.c 2639 const char* microc_path = NULL; local
2706 if((microc_path = xf86GetOptValString(info->Options, OPTION_RAGE_THEATRE_MICROC_PATH)) != NULL)
2708 xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Rage Theatre Microcode path was specified as %s\n", microc_path);
2709 info->RageTheatreMicrocPath = microc_path;

Completed in 18 milliseconds