Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp752 GLFramebuffer fbo1; in TEST_P() local
753 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DWebGLCompatibilityTest.cpp2952 GLFramebuffer fbo1; in TEST_P() local
2953 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
2969 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DStateChangeTest.cpp4226 GLFramebuffer fbo1; in drawToFboWithCulling() local
4233 bindTextureToFbo(fbo1, texture1); in drawToFboWithCulling()
4244 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in drawToFboWithCulling()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboColorbufferTests.cpp247 deUint32 fbo1 = 0; in render() local
257 deUint32& fbo = ndx ? fbo1 : fbo0; in render()
284 deUint32 fbo = ndx ? fbo1 : fbo0; in render()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp801 GLFramebuffer fbo1; in TEST_P() local
802 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DWebGLCompatibilityTest.cpp3450 GLFramebuffer fbo1; in TEST_P() local
3451 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
3467 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in TEST_P()
DStateChangeTest.cpp6089 GLFramebuffer fbo1; in drawToFboWithCulling() local
6096 bindTextureToFbo(fbo1, texture1); in drawToFboWithCulling()
6107 glBindFramebuffer(GL_FRAMEBUFFER, fbo1); in drawToFboWithCulling()