Searched refs:right_line_size (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2922 const GLuint right_line_size = right_pixel_size * right_width; local
2923 const GLuint right_layer_size = right_line_size * right_height;
2930 const GLuint right_reg_line_offset = right_line_size * right_y;
2942 const GLuint right_line_offset = right_reg_line_offset + y * right_line_size;

Completed in 114 milliseconds