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 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 25 milliseconds