Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dreadpix.c332 GLboolean dst_is_uint = _mesa_is_format_unsigned(rbFormat); in slow_read_rgba_pixels() local
354 if (dst_is_uint) { in slow_read_rgba_pixels()