Skip to content

Fix gl_PerVertex emission

GLES does not allow block re-declaration.
So make sure we are emitting a correct one when we declare a ClipDistance

Merge request reports