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
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
184
GLenum
m_glError
;
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
140
m_glError
(GL_NO_ERROR) ,
150
return
m_glError
;
154
m_glError
= err;
Completed in 14 milliseconds