Searched refs:first_routine_name (Results 1 – 2 of 2) sorted by relevance
463 …bool testDraw(glw::GLuint program_id, const glw::GLchar* first_routine_name, const glw::GLchar* se…
3682 bool FunctionalTest3_4::testDraw(GLuint program_id, const GLchar* first_routine_name, const GLchar*… in testDraw() argument3697 GLuint first_routine_index = getSubroutineIndex(program_id, first_routine_name, use_program_query); in testDraw()3774 << "Error. Invalid result. First routine: " << first_routine_name in testDraw()