Lines Matching defs:right
445 * @param right_internal_format Internal format of right image
446 * @param right_red Red channel of right image
447 * @param right_green Green channel of right image
448 * @param right_blue Blue channel of right image
449 * @param right_alpha Alpha channel of right image
469 const GLdouble right = right_channels[i];
474 if (eps < fabs(left - right))
487 * @param right_pixel_size Size of right pixel
488 * @param right_pixel_data Data of right pixel
2452 * @param right_format Format of right image
2453 * @param right_type Type of right image
2454 * @param right_internal_format Internal format of right image
2455 * @param right_pixel Data of right pixel
2868 * @param right_desc Descriptor of right image
2869 * @param right_data Data of right image
2870 * @param right_x X of right image
2871 * @param right_y Y of right image
2872 * @param right_layer Layer of right image
2873 * @param right_level Level of right image
3700 * @param right_data Data of right image
3749 << ", right: " << Utils::getPixelString(test_case.m_internal_format, right_pixel_data)