Skip to content

WIP: panfrost: gl_VertexID stuff

Alyssa Rosenzweig requested to merge alyssa/mesa:vertex-id-lower into master

This starts adding stuff for gl_VertexID (and gl_InstanceID) in pandecode and the compiler. Still a bit of command stream routing to go to get it to actually work, but wanted to get this up so @tomeu could rebase his CI stuff on top of it.

Merge request reports