Searched refs:i830_check_composite_texture (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_render.c224 static Bool i830_check_composite_texture(ScrnInfoPtr pScrn, PicturePtr pPict, int unit) function in typeref:typename:Bool
391 if (!i830_check_composite_texture(pScrn, pSrcPicture, 0))
393 if (pMaskPicture != NULL && !i830_check_composite_texture(pScrn, pMaskPicture, 1))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa.h110 Bool i830_check_composite_texture(ScreenPtr screen, PicturePtr picture);
H A Di830_render.c402 i830_check_composite_texture(ScreenPtr screen, PicturePtr picture) function in typeref:typename:Bool
H A Dintel_uxa.c1358 intel->uxa_driver->check_composite_texture = i830_check_composite_texture;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_uxa.h110 Bool i830_check_composite_texture(ScreenPtr screen, PicturePtr picture);
H A Di830_render.c402 i830_check_composite_texture(ScreenPtr screen, PicturePtr picture) function in typeref:typename:Bool
H A Dintel_uxa.c1329 intel->uxa_driver->check_composite_texture = i830_check_composite_texture;

Completed in 22 milliseconds