Home | History | Annotate | Download | only in MachineIndependent

Lines Matching refs:openGl

2504     // "Identifiers starting with "gl_" are reserved for use by OpenGL, and may not be
3047 // OpenGL wants locations on these (unless they are getting automapped)
3048 if (spvVersion.openGl > 0 && !type.getQualifier().hasLocation() && !intermediate.getAutoMapLocations())