Skip to content

iris: support dmabuf imports with offsets

Mike Blumenkrantz requested to merge zmike/mesa:offset into master

this adds support for imports where the image data begins at an offset from the start of the buffer, as used in h/x264

fixes kwg/mesa#47 (closed)

Merge request reports