Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2932 const GLubyte* left_line_data = left_layer_data + left_line_offset; in compareImages() local
2943 const GLubyte* left_pixel_data = left_line_data + left_pixel_offset; in compareImages()
3725 const GLubyte* left_line_data = left_data + line_offset; in compareImages() local
3735 const GLubyte* left_pixel_data = left_line_data + pixel_offset; in compareImages()