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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 161 GLuint getFramebufferBinding() const { return m_framebuffer; }
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 669 GLuint fbName = ctx->getFramebufferBinding();
715 GLuint fbName = ctx->getFramebufferBinding();
    [all...]

Completed in 1626 milliseconds