Home
last modified time | relevance | path

Searched refs:setFramebufferBinding (Results 1 – 3 of 3) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLEScontext.h143 void setFramebufferBinding(GLuint fb) { m_framebuffer = fb; } in setFramebufferBinding() function
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp219 ctx->setFramebufferBinding(framebuffer); in glBindFramebuffer()
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1918 ctx->setFramebufferBinding(framebuffer); in glBindFramebufferOES()