Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp2197 GLFramebuffer drawFbo; in TEST_P() local
2315 GLFramebuffer readFbo, drawFbo; in TEST_P() local
DMemoryBarrierTest.cpp2623 GLFramebuffer drawFbo; in framebufferBitImageWriteThenDraw() local
2878 GLFramebuffer drawFbo; in framebufferBitDrawThenImageWrite() local
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp232 void drawFbo (const Context& ctx, GLuint fbo, Surface& dst) in drawFbo() function