Searched refs:R600CheckCompositeTexture (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_exa.c | 900 static Bool R600CheckCompositeTexture(PicturePtr pPict, function in typeref:typename:Bool 1218 if (!R600CheckCompositeTexture(pSrcPicture, pDstPicture, op, 0)) 1258 if (!R600CheckCompositeTexture(pMaskPicture, pDstPicture, op, 1))
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_exa.c | 820 static Bool R600CheckCompositeTexture(PicturePtr pPict, function in typeref:typename:Bool 1137 if (!R600CheckCompositeTexture(pSrcPicture, pDstPicture, op, 0)) 1182 if (!R600CheckCompositeTexture(pMaskPicture, pDstPicture, op, 1))
|
Completed in 11 milliseconds