Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp15482 std::vector<glw::GLdouble> corrected_expected_result(n_components, 0.0); in isResultEdgeCase() local
15495corrected_expected_result[component] = edge_case_present ? argument_1_component : expected_result_… in isResultEdgeCase()
15499 return (recheck && compare(result_type, &(corrected_expected_result[0]), result_src)); in isResultEdgeCase()