Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2945 const GLubyte* left_line_data = left_layer_data + left_line_offset; in compareImages() local
2956 const GLubyte* left_pixel_data = left_line_data + left_pixel_offset; in compareImages()
3738 const GLubyte* left_line_data = left_data + line_offset; in compareImages() local
3748 const GLubyte* left_pixel_data = left_line_data + pixel_offset; in compareImages()