Skip to content

zink: changes for vertex stages

Mike Blumenkrantz requested to merge zmike/mesa:zink-halfz into master
  • hook up a shader key for vertex stages for GL halfz handling
  • move "last vertex stage" checks to shader key

GL halfz only requires viewport handling after this to be supported, and that will be provided in a separate series to reduce conflicts

Merge request reports