OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clipPlaneEnum
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.h
26
static bool
clipPlaneEnum
(GLenum e,unsigned int maxClipPlanes);
GLEScmValidate.cpp
28
bool GLEScmValidate::
clipPlaneEnum
(GLenum e,unsigned int maxClipPlanes) {
181
return GLEScmValidate::lightEnum(cap,maxLights) || GLEScmValidate::
clipPlaneEnum
(cap,maxClipPlanes);
Completed in 121 milliseconds