Open johnkslang opened 4 years ago
Discussed in the OpenGL/ES meeting today. We agreed that gl_ClipDistance and gl_CullDistance, and related language, should not appear in the ESSL spec since it's not part of OpenGL ES 3.2.
It turns out this was only happening in non-normative SPIR-V mapping sections. Still fixing it, but there are no normative implications.
Searching for gl_Clip
and gl_CullDistance
in the ESSL document doesn't have any occurances, can this now be closed?
These variables are never discussed or specified, and at least some earlier versions of 3.20 do not have them at all, so this is likely a mistake made in the conversion to asciidoc.
Suggest these variables be deleted from ESSL versions.