Searched refs:bindTextureToFbo (Results 1 – 1 of 1) sorted by relevance
1508 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::SimpleStateChangeTest6011 bindTextureToFbo(fbo1, texture1); in drawToFboWithCulling()