iris: Make resource_copy_region handle packed depth-stencil resources.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 17 Jun 2019 21:35:31 +0000 (16:35 -0500)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 17 Jun 2019 22:29:09 +0000 (17:29 -0500)
commit659d4f613ef4479d9e0a280f80ebb05ed07daa38
tree250b069c85ae8b6c17085f33a7664588d0c4bbaf
parenta36f1542ae4c8cf86e586cde6c06f298f30d7c0d
iris: Make resource_copy_region handle packed depth-stencil resources.

Also copy along the separate stencil buffer if needed.

Fixes Piglit's arb_copy_image-formats.
src/gallium/drivers/iris/iris_blit.c