Home | History | Annotate | Download | only in gl

Lines Matching refs:ref_data

7073 			const int ref_data[4] = { 4, 1, 4, 2 };
7079 if (data[i] != ref_data[i])
7083 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7090 const int ref_data[2] = { 3, 5 };
7096 if (data[i] != ref_data[i])
7100 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7107 const int ref_data[2] = { 2, 10 };
7113 if (data[i] != ref_data[i])
7117 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7124 const int ref_data[1] = { 6 };
7130 if (data[i] != ref_data[i])
7134 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7141 const int ref_data[4] = { 4, 1, 4, 2 };
7147 if (data[i] != ref_data[i])
7151 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7158 const int ref_data[2] = { 3, 5 };
7164 if (data[i] != ref_data[i])
7168 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7175 const int ref_data[2] = { 2, 10 };
7181 if (data[i] != ref_data[i])
7185 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7301 const int ref_data[4] = { 4, 1, 4, 2 };
7308 if (data[i] != ref_data[i])
7312 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7320 const int ref_data[2] = { 3, 5 };
7327 if (data[i] != ref_data[i])
7331 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7339 const int ref_data[2] = { 2, 10 };
7346 if (data[i] != ref_data[i])
7350 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7358 const int ref_data[1] = { 6 };
7365 if (data[i] != ref_data[i])
7369 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7377 const int ref_data[4] = { 4, 1, 4, 2 };
7384 if (data[i] != ref_data[i])
7388 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7396 const int ref_data[2] = { 3, 5 };
7403 if (data[i] != ref_data[i])
7407 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7415 const int ref_data[2] = { 2, 10 };
7422 if (data[i] != ref_data[i])
7426 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7504 const int ref_data[2] = { 3, 37 };
7510 if (data[i] != ref_data[i])
7514 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7521 const int ref_data[1] = { 0xff2f };
7527 if (data[i] != ref_data[i])
7531 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;
7599 const int ref_data[2] = { 3, 37 };
7606 if (data[i] != ref_data[i])
7610 << " should be " << ref_data[i] << tcu::TestLog::EndMessage;