Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp499 const Utils::vec4<glw::GLfloat>& third_routine_expected_result,
514 const Utils::vec4<glw::GLfloat>& third_routine_expected_result,
Dgl4cShaderSubroutineTests.cpp4064 const Utils::vec4<glw::GLfloat>& third_routine_expected_result, in logError() argument
4105 third_routine_expected_result.log(message); in logError()
4227 const Utils::vec4<glw::GLfloat>& third_routine_expected_result, in verify() argument
4234 result = result && (third_routine_result == third_routine_expected_result); in verify()