Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.hpp226 void makeProgramAndSourceTextureActive(glw::GLenum target);
Dgl3cTextureSizePromotion.cpp151 makeProgramAndSourceTextureActive(s_source_texture_targets[j]); in iterate()
377 makeProgramAndSourceTextureActive(non_ms_target); in renderDataIntoMultisampledTexture()
481 void FunctionalTest::makeProgramAndSourceTextureActive(glw::GLenum target) in makeProgramAndSourceTextureActive() function in gl3cts::TextureSizePromotion::FunctionalTest