Searched refs:rbFormat (Results 1 – 1 of 1) sorted by relevance
327 const gl_format rbFormat = _mesa_get_srgb_format_linear(rb->Format); in slow_read_rgba_pixels() local332 GLboolean dst_is_uint = _mesa_is_format_unsigned(rbFormat); in slow_read_rgba_pixels()351 _mesa_unpack_uint_rgba_row(rbFormat, width, map, (GLuint (*)[4]) rgba); in slow_read_rgba_pixels()362 _mesa_unpack_rgba_row(rbFormat, width, map, (GLfloat (*)[4]) rgba); in slow_read_rgba_pixels()