Searched refs:exp_pixel_offset (Results 1 – 1 of 1) sorted by relevance
1608 const glw::GLuint exp_pixel_offset = exp_line_offset + exp_face_offset + x * size_of_pixel; in verifyFace() local1612 if (data[data_pixel_offset + component] != expected_values[exp_pixel_offset + component]) in verifyFace()