OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxLights
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
148
static int
getMaxLights
(){return s_glSupport.maxLights;}
/development/tools/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 22 milliseconds