Home
last modified time | relevance | path

Searched refs:bind_fbo (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.h45 bool bind_fbo(); // binds a fbo which have this texture as render target
DColorBuffer.cpp214 if (bind_fbo()) { in blitFromCurrentReadBuffer()
299 bool ColorBuffer::bind_fbo() in bind_fbo() function in ColorBuffer
365 if (bind_fbo()) { in readback()