Searched refs:clipPlaneEnum (Results 1 – 2 of 2) sorted by relevance
28 bool GLEScmValidate::clipPlaneEnum(GLenum e,unsigned int maxClipPlanes) { in clipPlaneEnum() function in GLEScmValidate182 …return GLEScmValidate::lightEnum(cap,maxLights) || GLEScmValidate::clipPlaneEnum(cap,maxClipPlanes… in capability()
26 static bool clipPlaneEnum(GLenum e,unsigned int maxClipPlanes);