HomeSort by relevance Sort by last modified time
    Searched refs:lightEnum (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.h 25 static bool lightEnum(GLenum e,unsigned int maxLIghts);
GLEScmValidate.cpp 24 bool GLEScmValidate::lightEnum(GLenum e,unsigned int maxLights) {
181 return GLEScmValidate::lightEnum(cap,maxLights) || GLEScmValidate::clipPlaneEnum(cap,maxClipPlanes);

Completed in 44 milliseconds