Home
last modified time | relevance | path

Searched refs:right_pixel_offset (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2953 const GLuint right_pixel_offset = right_reg_pix_offset + x * right_pixel_size; in compareImages() local
2957 const GLubyte* right_pixel_data = right_line_data + right_pixel_offset; in compareImages()