Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp1508 void bindTextureToFbo(GLFramebuffer &fbo, GLTexture &texture);
2127 bindTextureToFbo(framebuffer, framebufferTexture); in TEST_P()
5989 void SimpleStateChangeTest::bindTextureToFbo(GLFramebuffer &fbo, GLTexture &texture) in bindTextureToFbo() function in __anonc45c76ec0111::SimpleStateChangeTest
6011 bindTextureToFbo(fbo1, texture1); in drawToFboWithCulling()