Searched refs:bindTextureToSampler (Results 1 – 2 of 2) sorted by relevance
541 …void bindTextureToSampler(Utils::program& program, Utils::texture& texture, const glw::GLchar* uni…
1956 void GLSLTestBase::bindTextureToSampler(Utils::program& program, Utils::texture& texture, in bindTextureToSampler() function in gl4cts::GLSL420Pack::GLSLTestBase2106 bindTextureToSampler(program, source_tex, sampler_name); in testCompute()2218 bindTextureToSampler(program, source_tex, sampler_name); in testDrawArray()