OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportedArrays
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.h
30
static bool
supportedArrays
(GLenum arr);
GLEScmValidate.cpp
75
bool GLEScmValidate::
supportedArrays
(GLenum arr) {
GLEScmImp.cpp
546
SET_ERROR_IF(!GLEScmValidate::
supportedArrays
(array),GL_INVALID_ENUM)
612
SET_ERROR_IF(!GLEScmValidate::
supportedArrays
(array),GL_INVALID_ENUM)
[
all
...]
Completed in 620 milliseconds