Searched refs:with_offset_0 (Results 1 – 2 of 2) sorted by relevance
1327 const glw::GLint* with_offset_0 = in verifyResult() local1351 memcpy(captured_data.with_offset_0, with_offset_0, bytes_per_varying); in verifyResult()1384 logArray(varyings.with_offset_0, m_n_components_per_varying, "With offset X: "); in logVaryings()1509 if ((captured_data.with_offset_0[i] != expected_values_0[i]) || in checkResult()1640 glw::GLint with_offset_0[m_n_components_per_varying]; in checkResult() local1703 with_offset_0[i] = 0 <= captured_data.with_offset_0[i] ? captured_data.with_offset_0[i] : -1; in checkResult()1737 if ((with_offset_0[i] != expected_values_0[i]) || (with_offset_1[i] != expected_values_1[i]) || in checkResult()1925 if ((captured_data.with_offset_0[i] != expected_values_0[i]) || in checkResult()2064 if ((captured_data.with_offset_0[i] != expected_values_0[i]) || in checkResult()
188 glw::GLint with_offset_0[4]; member