Skip to content

delete invalid gl_Layer/gl_Viewport tests

Mike Blumenkrantz requested to merge zmike/piglit:delet-this into main

the language implying that out-of-range values written to these builtins should be readable was erroneous, and verifying this behavior is illegal since out-of-range writes are undefined

Merge request reports