Files
third_party_mesa3d/docs/relnotes
Marek Olšák 12321966ae radeonsi: add support for ARB_texture_view
All tests pass. We don't need to do much - just set CUBE if the view
target is CUBE or CUBE_ARRAY, otherwise set the resource target.

The reason this can be so simple is that texture instructions
have a greater effect on the target than the sampler view.

Thanks Glenn for the piglit test.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2015-10-20 12:25:19 +02:00
..
2013-04-17 08:48:14 -06:00
2015-03-04 11:01:45 +00:00
2015-04-27 17:28:29 +03:00
2013-05-01 21:01:48 +02:00
2015-04-27 17:28:29 +03:00
2014-07-07 16:28:37 -07:00
2014-07-18 16:50:05 -07:00