Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp430 …bool checkProgramResourceiv(glw::GLuint program_id, glw::GLenum program_interface, glw::GLenum pro…
Dgl4cShaderSubroutineTests.cpp3077 bool FunctionalTest3_4::checkProgramResourceiv(GLuint program_id, GLenum program_interface, GLenum … in checkProgramResourceiv() function in gl4cts::ShaderSubroutine::FunctionalTest3_4
3353 …if (false == checkProgramResourceiv(program_id, GL_VERTEX_SUBROUTINE, GL_NAME_LENGTH, subroutine_n… in inspectProgramResourceiv()
3378 if (false == checkProgramResourceiv(program_id, GL_VERTEX_SUBROUTINE_UNIFORM, details[i].pname, in inspectProgramResourceiv()