Searched refs:checkProgramResourceiv (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderSubroutineTests.hpp | 430 …bool checkProgramResourceiv(glw::GLuint program_id, glw::GLenum program_interface, glw::GLenum pro…
|
D | gl4cShaderSubroutineTests.cpp | 3077 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()
|