Searched refs:i915_texture_setup (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_render.c239 i915_texture_setup(PicturePtr pPict, PixmapPtr pPix, int unit) function in typeref:typename:Bool
348 if (!i915_texture_setup(pSrcPicture, pSrc, 0))
357 if (!i915_texture_setup(pMaskPicture, pMask, 1))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_render.c299 static Bool i915_texture_setup(PicturePtr picture, PixmapPtr pixmap, int unit) function in typeref:typename:Bool
706 if (!i915_texture_setup(source_picture, source, tex_unit++)) {
718 if (!i915_texture_setup(mask_picture, mask, tex_unit++)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_render.c299 static Bool i915_texture_setup(PicturePtr picture, PixmapPtr pixmap, int unit) function in typeref:typename:Bool
706 if (!i915_texture_setup(source_picture, source, tex_unit++)) {
718 if (!i915_texture_setup(mask_picture, mask, tex_unit++)) {

Completed in 5 milliseconds