Searched refs:RenderAccel (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | aticonfig.c | 221 "RenderAccel", 352 # define RenderAccel PublicOption[ATI_OPTION_RENDER_ACCEL].value.boolean macro 371 RenderAccel = TRUE; 504 if (pATI->useEXA && !RenderAccel)
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_accelfuncs.c | 1335 if (info->RenderAccel && info->xaaReq.minorversion >= 2) { 1369 } else if (info->RenderAccel) { 1375 info->RenderAccel = FALSE; 1378 info->RenderAccel ? "enabled" : "disabled");
|
| H A D | radeon_kms.c | 66 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE }, 411 info->RenderAccel = xf86ReturnOptValBool(info->Options, OPTION_RENDER_ACCEL, 793 info->RenderAccel)));
|
| H A D | radeon_exa_funcs.c | 850 if (info->RenderAccel) {
|
| H A D | radeon.h | 902 Bool RenderAccel; /* Render */ member in struct:__anonb194aea90e08
|
| H A D | radeon_driver.c | 181 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, TRUE }, 2110 info->RenderAccel = xf86ReturnOptValBool(info->Options, OPTION_RENDER_ACCEL,
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128.h | 349 Bool RenderAccel; member in struct:__anona5d7874c0508
|
| H A D | r128_exa.c | 567 if (info->RenderAccel) {
|
| H A D | r128_driver.c | 183 { OPTION_RENDERACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE }, 1374 info->RenderAccel = xf86ReturnOptValBool(info->Options, 1377 if (info->RenderAccel)
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon.h | 535 Bool RenderAccel; /* Render */ member in struct:__anon5a499fe10208
|
| H A D | radeon_exa_funcs.c | 615 if (info->RenderAccel) {
|
| H A D | radeon_kms.c | 81 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE }, 1501 info->RenderAccel = xf86ReturnOptValBool(info->Options, OPTION_RENDER_ACCEL, 2017 info->RenderAccel &&
|
Completed in 29 milliseconds