Files
mesa/src/intel/vulkan
Kenneth Graunke 70cd05d6ac anv: Fix assert about source attrs.
Asserting slot >= 2 made sense when the URB read offset was always 1
(pair of slots).  Commit 566a0c43f0 made
it possible to read from the VUE header in slot 0, by adjusting the
offset to be 0.  So, this assert is now bogus.  Use the one from GL.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-10-27 03:01:13 -07:00
..
2017-10-17 11:08:26 -07:00
2017-10-18 09:08:08 -07:00
2017-07-22 20:12:10 -07:00
2017-10-11 09:52:57 +10:00