HomeSort by relevance Sort by last modified time
    Searched refs:m_glVersion (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 68 *version = m_glVersion;
148 const char* m_glVersion;
FrameBuffer.cpp 350 fb->m_glVersion = (const char*)s_gl.glGetString(GL_VERSION);
384 m_glVersion(NULL)

Completed in 51 milliseconds