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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_render.c139 static Bool i915_get_dest_format(PicturePtr pDstPicture, uint32_t *dst_format) function in typeref:typename:Bool
232 if (!i915_get_dest_format(pDstPicture, &tmp1))
341 if (!i915_get_dest_format(pDstPicture,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_render.c147 static Bool i915_get_dest_format(PicturePtr dest_picture, uint32_t * dst_format) function in typeref:typename:Bool
221 if (!i915_get_dest_format(dest_picture, &tmp1)) {
680 if (!i915_get_dest_format(dest_picture,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_render.c147 static Bool i915_get_dest_format(PicturePtr dest_picture, uint32_t * dst_format) function in typeref:typename:Bool
221 if (!i915_get_dest_format(dest_picture, &tmp1)) {
680 if (!i915_get_dest_format(dest_picture,

Completed in 5 milliseconds