Searched refs:IS_R500_3D (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_textured_video.c | 284 if (!(IS_R300_3D || IS_R500_3D)) { 508 else if (IS_R500_3D) 519 if (IS_R500_3D) 847 else if (IS_R500_3D) 867 else if (IS_R500_3D) { 919 if (IS_R500_3D || IS_R300_3D)
|
| H A D | radeon_exa_render.c | 1250 if (IS_R500_3D && ((w - 1) & 0x800)) 1253 if (IS_R500_3D && ((h - 1) & 0x800)) 1420 if (IS_R500_3D) { 1486 if (!R300CheckCompositeTexture(pMaskPicture, pDstPicture, op, 1, IS_R500_3D)) 1490 if (!R300CheckCompositeTexture(pSrcPicture, pDstPicture, op, 0, IS_R500_3D)) 2191 } else if (IS_R300_3D || IS_R500_3D) { 2209 if (IS_R300_3D || IS_R500_3D) { 2407 } else if (IS_R300_3D || IS_R500_3D) { 2456 if (IS_R300_3D || IS_R500_3D) 2466 else if (IS_R300_3D || IS_R500_3D) [all...] |
| H A D | radeon_accel.c | 456 if (info->directRenderingEnabled && (IS_R300_3D || IS_R500_3D)) { 478 IS_R500_3D) { 483 if (IS_R500_3D) 506 if (IS_R300_3D || IS_R500_3D) 510 if (IS_R300_3D || IS_R500_3D) {
|
| H A D | radeon_commonfuncs.c | 65 if (IS_R300_3D || IS_R500_3D) { 97 if (IS_R500_3D) {
|
| H A D | radeon_exa_funcs.c | 851 if (IS_R300_3D || IS_R500_3D) {
|
| H A D | radeon.h | 355 #define IS_R500_3D ((info->ChipFamily == CHIP_FAMILY_RV515) || \ macro
|
| H A D | radeon_driver.c | 6324 if (IS_R500_3D || IS_R300_3D)
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_textured_video.c | 266 if (!(IS_R300_3D || IS_R500_3D)) { 448 else if (IS_R500_3D) 851 else if (IS_R500_3D) 871 else if (IS_R500_3D) { 920 if (IS_R500_3D || IS_R300_3D)
|
| H A D | radeon_exa_render.c | 1180 if (IS_R500_3D && ((w - 1) & 0x800)) 1183 if (IS_R500_3D && ((h - 1) & 0x800)) 1348 if (IS_R500_3D) { 1414 if (!R300CheckCompositeTexture(pMaskPicture, pDstPicture, op, 1, IS_R500_3D)) 1418 if (!R300CheckCompositeTexture(pSrcPicture, pDstPicture, op, 0, IS_R500_3D)) 2112 } else if (IS_R300_3D || IS_R500_3D) { 2130 if (IS_R300_3D || IS_R500_3D) { 2288 } else if (IS_R300_3D || IS_R500_3D) { 2327 if (IS_R300_3D || IS_R500_3D) { 2342 if (IS_R300_3D || IS_R500_3D) { [all...] |
| H A D | radeon_accel.c | 110 if (info->directRenderingEnabled && (IS_R300_3D || IS_R500_3D)) { 214 if (IS_R300_3D || IS_R500_3D) {
|
| H A D | radeon.h | 272 #define IS_R500_3D ((info->ChipFamily == CHIP_FAMILY_RV515) || \ macro
|
| H A D | radeon_exa_funcs.c | 616 if (IS_R300_3D || IS_R500_3D) {
|
Completed in 25 milliseconds