skia2/tests/sksl
Brian Osman 5d08a27530 Add geometry shader test demonstrating max_vertices/invocations bug
Declaring max_vertices before invocations fails to adjust max_vertices
when invocation support is not present. (It should be 4, not 2 in this
case).

Bug: skia:10827
Change-Id: Ief7af97eabf5414ea8363808fc1ad2e9c480fe10
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/325664
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2020-10-12 21:19:33 +00:00
..
blend Reland "Remove inliner from IR generation stage." 2020-10-12 16:53:27 +00:00
errors Reject struct vardecls with modifiers. 2020-10-09 22:34:23 +00:00
fp Reland "Remove inliner from IR generation stage." 2020-10-12 16:53:27 +00:00
glsl Add golden outputs for the Metal backend. 2020-09-25 17:46:43 +00:00
inliner Add test for disabling the inliner. 2020-10-12 17:14:07 +00:00
shared Add geometry shader test demonstrating max_vertices/invocations bug 2020-10-12 21:19:33 +00:00
workarounds Reland "Remove inliner from IR generation stage." 2020-10-12 16:53:27 +00:00