Searched refs:second_routine_name (Results 1 – 2 of 2) sorted by relevance
463 …::GLuint program_id, const glw::GLchar* first_routine_name, const glw::GLchar* second_routine_name,
3682 …4::testDraw(GLuint program_id, const GLchar* first_routine_name, const GLchar* second_routine_name, in testDraw() argument3699 …GLuint second_routine_index = getSubroutineIndex(program_id, second_routine_name, use_program_quer… in testDraw()3775 << ". Second routine: " << second_routine_name << tcu::TestLog::EndMessage; in testDraw()