Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp497 const Utils::vec4<glw::GLfloat>& first_routine_expected_result,
512 const Utils::vec4<glw::GLfloat>& first_routine_expected_result,
Dgl4cShaderSubroutineTests.cpp4062 const Utils::vec4<glw::GLfloat>& first_routine_expected_result, in logError() argument
4079 first_routine_expected_result.log(message); in logError()
4225 const Utils::vec4<glw::GLfloat>& first_routine_expected_result, in verify() argument
4232 result = result && (first_routine_result == first_routine_expected_result); in verify()