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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 166 static int getMaxClipPlanes(){return s_glSupport.maxClipPlane;}
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 215 RET_AND_SET_ERROR_IF(!GLEScmValidate::capability(cap,ctx->getMaxLights(),ctx->getMaxClipPlanes()),GL_INVALID_ENUM,GL_FALSE);
    [all...]

Completed in 89 milliseconds