OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_glVersion
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h
67
*version =
m_glVersion
;
147
const char*
m_glVersion
;
FrameBuffer.cpp
343
fb->
m_glVersion
= (const char*)s_gl.glGetString(GL_VERSION);
377
m_glVersion
(NULL)
Completed in 84 milliseconds