iris: Support storage images that have matching typed formats for reads
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 22 Jul 2019 23:53:32 +0000 (16:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Jul 2019 00:30:13 +0000 (17:30 -0700)
commit7cdde962c5f65165e28cae92da57d2d6e4d7a740
treee2125f563667c3c939bdfbc8b637b42e9843cdc8
parent2f1c7fae9e476fe3914749b33964bc66a9f48f92
iris: Support storage images that have matching typed formats for reads

Even if we don't directly support typed reads on a format, we can often
translate them to a reasonable matching format.  Advertise those too.
src/gallium/drivers/iris/iris_formats.c