Searched defs:drawFbo (Results 1 – 3 of 3) sorted by relevance
2197 GLFramebuffer drawFbo; in TEST_P() local2315 GLFramebuffer readFbo, drawFbo; in TEST_P() local
2623 GLFramebuffer drawFbo; in framebufferBitImageWriteThenDraw() local2878 GLFramebuffer drawFbo; in framebufferBitDrawThenImageWrite() local
232 void drawFbo (const Context& ctx, GLuint fbo, Surface& dst) in drawFbo() function