Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp541 …void bindTextureToSampler(Utils::program& program, Utils::texture& texture, const glw::GLchar* uni…
Dgl4cShadingLanguage420PackTests.cpp1956 void GLSLTestBase::bindTextureToSampler(Utils::program& program, Utils::texture& texture, in bindTextureToSampler() function in gl4cts::GLSL420Pack::GLSLTestBase
2106 bindTextureToSampler(program, source_tex, sampler_name); in testCompute()
2218 bindTextureToSampler(program, source_tex, sampler_name); in testDrawArray()