Home
last modified time | relevance | path

Searched refs:fbo1 (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp246 deUint32 fbo0, fbo1; in render() local
255 deUint32& fbo = ndx ? fbo1 : fbo0; in render()
282 deUint32 fbo = ndx ? fbo1 : fbo0; in render()
/external/angle/src/tests/gl_tests/
DGeometryShaderTest.cpp798 GLFramebuffer fbo1; in TEST_P() local
799 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DWebGLCompatibilityTest.cpp3336 GLFramebuffer fbo1; in TEST_P() local
3337 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
3353 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DStateChangeTest.cpp6004 GLFramebuffer fbo1; in drawToFboWithCulling() local
6011 bindTextureToFbo(fbo1, texture1); in drawToFboWithCulling()
6022 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in drawToFboWithCulling()