OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 495 milliseconds