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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.h 45 bool bind_fbo(); // binds a fbo which have this texture as render target
ColorBuffer.cpp 201 if (bind_fbo()) {
286 bool ColorBuffer::bind_fbo() function in class:ColorBuffer
301 ERR("ColorBuffer::bind_fbo: FBO not complete: %#x\n", status);
346 if (bind_fbo()) {

Completed in 2580 milliseconds