Searched refs:dstInteger (Results 1 – 1 of 1) sorted by relevance
1088 const GLboolean dstInteger = _mesa_is_enum_format_integer(format); in read_pixels() local1089 if (dstInteger != srcInteger) { in read_pixels()