Home
last modified time | relevance | path

Searched refs:clipPlaneEnum (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmValidate.cpp28 bool GLEScmValidate::clipPlaneEnum(GLenum e,unsigned int maxClipPlanes) { in clipPlaneEnum() function in GLEScmValidate
182 …return GLEScmValidate::lightEnum(cap,maxLights) || GLEScmValidate::clipPlaneEnum(cap,maxClipPlanes… in capability()
DGLEScmValidate.h26 static bool clipPlaneEnum(GLenum e,unsigned int maxClipPlanes);