Home
last modified time | relevance | path

Searched defs:drawFbo (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp3266 GLFramebuffer drawFbo; in TEST_P() local
3316 GLFramebuffer drawFbo; in TEST_P() local
DRobustResourceInitTest.cpp2188 GLFramebuffer drawFbo; in TEST_P() local
2413 GLFramebuffer readFbo, drawFbo; in TEST_P() local
DMemoryBarrierTest.cpp2644 GLFramebuffer drawFbo; in framebufferBitImageWriteThenDraw() local
2899 GLFramebuffer drawFbo; in framebufferBitDrawThenImageWrite() local
DFramebufferTest.cpp1283 GLFramebuffer drawFbo; in TEST_P() local
1854 GLFramebuffer drawFbo; in blitCopyFollowedByFBORead() local
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp232 void drawFbo (const Context& ctx, GLuint fbo, Surface& dst) in drawFbo() function