OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxClipPlanes
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
168
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 739 milliseconds