Searched defs:drawFbo (Results 1 – 5 of 5) sorted by relevance
3266 GLFramebuffer drawFbo; in TEST_P() local3316 GLFramebuffer drawFbo; in TEST_P() local
2188 GLFramebuffer drawFbo; in TEST_P() local2413 GLFramebuffer readFbo, drawFbo; in TEST_P() local
2644 GLFramebuffer drawFbo; in framebufferBitImageWriteThenDraw() local2899 GLFramebuffer drawFbo; in framebufferBitDrawThenImageWrite() local
1283 GLFramebuffer drawFbo; in TEST_P() local1854 GLFramebuffer drawFbo; in blitCopyFollowedByFBORead() local
232 void drawFbo (const Context& ctx, GLuint fbo, Surface& dst) in drawFbo() function