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 44 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

Completed in 40 milliseconds