Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1763 double stor_output_top = ceil(temp_output_top); in calculate_expected_value() local
1767 stor_output_top = de::clamp(stor_output_top, range_low, range_top); in calculate_expected_value()
1774 convert<glw::GLbyte>(out_expected_data_top, stor_output_top); in calculate_expected_value()
1778 convert<glw::GLubyte>(out_expected_data_top, stor_output_top); in calculate_expected_value()
1782 convert<glw::GLshort>(out_expected_data_top, stor_output_top); in calculate_expected_value()
1786 convert<glw::GLushort>(out_expected_data_top, stor_output_top); in calculate_expected_value()
1790 convert<glw::GLint>(out_expected_data_top, stor_output_top); in calculate_expected_value()
1794 convert<glw::GLuint>(out_expected_data_top, stor_output_top); in calculate_expected_value()