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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_textured_video.c284 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 Dradeon_exa_render.c1250 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 Dradeon_accel.c456 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 Dradeon_commonfuncs.c65 if (IS_R300_3D || IS_R500_3D) {
97 if (IS_R500_3D) {
H A Dradeon_exa_funcs.c851 if (IS_R300_3D || IS_R500_3D) {
H A Dradeon.h355 #define IS_R500_3D ((info->ChipFamily == CHIP_FAMILY_RV515) || \ macro
H A Dradeon_driver.c6324 if (IS_R500_3D || IS_R300_3D)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_video.c266 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 Dradeon_exa_render.c1180 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 Dradeon_accel.c110 if (info->directRenderingEnabled && (IS_R300_3D || IS_R500_3D)) {
214 if (IS_R300_3D || IS_R500_3D) {
H A Dradeon.h272 #define IS_R500_3D ((info->ChipFamily == CHIP_FAMILY_RV515) || \ macro
H A Dradeon_exa_funcs.c616 if (IS_R300_3D || IS_R500_3D) {

Completed in 25 milliseconds