Home | History | Annotate | Download | only in gl

Lines Matching defs:line_offset

1041 		const GLuint  line_offset = line_size * y;
1055 GLubyte* pixel_data = &texture_data[0] + line_offset + pixel_offset;