Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2942 const GLuint right_line_offset = right_reg_line_offset + y * right_line_size; in compareImages() local
2946 const GLubyte* right_line_data = right_layer_data + right_line_offset; in compareImages()