Searched refs:RenderAccel (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Daticonfig.c221 "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 Dradeon_accelfuncs.c1335 if (info->RenderAccel && info->xaaReq.minorversion >= 2) {
1369 } else if (info->RenderAccel) {
1375 info->RenderAccel = FALSE;
1378 info->RenderAccel ? "enabled" : "disabled");
H A Dradeon_kms.c66 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE },
411 info->RenderAccel = xf86ReturnOptValBool(info->Options, OPTION_RENDER_ACCEL,
793 info->RenderAccel)));
H A Dradeon_exa_funcs.c850 if (info->RenderAccel) {
H A Dradeon.h902 Bool RenderAccel; /* Render */ member in struct:__anonb194aea90e08
H A Dradeon_driver.c181 { 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 Dr128.h349 Bool RenderAccel; member in struct:__anona5d7874c0508
H A Dr128_exa.c567 if (info->RenderAccel) {
H A Dr128_driver.c183 { 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 Dradeon.h535 Bool RenderAccel; /* Render */ member in struct:__anon5a499fe10208
H A Dradeon_exa_funcs.c615 if (info->RenderAccel) {
H A Dradeon_kms.c81 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE },
1501 info->RenderAccel = xf86ReturnOptValBool(info->Options, OPTION_RENDER_ACCEL,
2017 info->RenderAccel &&

Completed in 29 milliseconds