Home
last modified time | relevance | path

Searched defs:checkBinding (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp8833 void BindingUniformBlockArrayTest::checkBinding(Utils::program& program, glw::GLuint index, glw::GL… in checkBinding() function in gl4cts::GLSL420Pack::BindingUniformBlockArrayTest
10829 void BindingSamplerArrayTest::checkBinding(Utils::program& program, GLuint index, GLint expected_bi… in checkBinding() function in gl4cts::GLSL420Pack::BindingSamplerArrayTest
12623 void BindingImageArrayTest::checkBinding(Utils::program& program, GLuint index, GLint expected_bind… in checkBinding() function in gl4cts::GLSL420Pack::BindingImageArrayTest
Dgl4cMultiBindTests.cpp1398 void checkBinding(deqp::Context& context, GLenum pname, GLuint index, const std::string& target_nam… in checkBinding() function