OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_glError
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
205
GLenum
m_glError
;
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
159
m_glError
(GL_NO_ERROR) ,
169
return
m_glError
;
173
m_glError
= err;
Completed in 40 milliseconds