Searched refs:left_pixel_offset (Results 1 – 1 of 1) sorted by relevance
2952 const GLuint left_pixel_offset = left_reg_pix_offset + x * left_pixel_size; in compareImages() local2956 const GLubyte* left_pixel_data = left_line_data + left_pixel_offset; in compareImages()