Searched defs:first_routine_expected_result (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp4051 * @param first_routine_expected_result Expected result of first routine
4062 const Utils::vec4<glw::GLfloat>& first_routine_expected_result,
4079 first_routine_expected_result.log(message);
4216 * @param first_routine_expected_result Expected result of first routine
4225 const Utils::vec4<glw::GLfloat>& first_routine_expected_result,
4232 result = result && (first_routine_result == first_routine_expected_result);
4056 logError(const glw::GLchar* subroutine_names[4][2], const glw::GLuint subroutine_combination[4], const Utils::vec4<glw::GLfloat> input_data[3], const Utils::vec4<glw::GLfloat>& first_routine_result, const Utils::vec4<glw::GLfloat>& second_routine_result, const Utils::vec4<glw::GLfloat>& third_routine_result, const Utils::vec4<glw::GLuint>& fourth_routine_result, const Utils::vec4<glw::GLfloat>& first_routine_expected_result, const Utils::vec4<glw::GLfloat>& second_routine_expected_result, const Utils::vec4<glw::GLfloat>& third_routine_expected_result, const Utils::vec4<glw::GLuint>& fourth_routine_expected_result) const argument
4221 verify(const Utils::vec4<glw::GLfloat>& first_routine_result, const Utils::vec4<glw::GLfloat>& second_routine_result, const Utils::vec4<glw::GLfloat>& third_routine_result, const Utils::vec4<glw::GLuint>& fourth_routine_result, const Utils::vec4<glw::GLfloat>& first_routine_expected_result, const Utils::vec4<glw::GLfloat>& second_routine_expected_result, const Utils::vec4<glw::GLfloat>& third_routine_expected_result, const Utils::vec4<glw::GLuint>& fourth_routine_expected_result) const argument

Completed in 1332 milliseconds