Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp539 …void bindTextureToimage(Utils::program& program, Utils::texture& texture, const glw::GLchar* unifo…
Dgl4cShadingLanguage420PackTests.cpp1935 void GLSLTestBase::bindTextureToimage(Utils::program& program, Utils::texture& texture, in bindTextureToimage() function in gl4cts::GLSL420Pack::GLSLTestBase
2029 bindTextureToimage(program, color_texture, "uni_image"); in prepareImage()