Searched refs:srcInteger (Results 1 – 1 of 1) sorted by relevance
1087 const GLboolean srcInteger = _mesa_is_format_integer_color(rb->Format); in read_pixels() local1089 if (dstInteger != srcInteger) { in read_pixels()