Lines Matching refs:Format
1045 pack_ubyte = _mesa_get_pack_ubyte_rgba_function(rb->Format);
1047 pack_float = _mesa_get_pack_float_rgba_function(rb->Format);
1076 _mesa_pack_ubyte_rgba_row(rb->Format, count,
1081 _mesa_pack_float_rgba_row(rb->Format, count,
1086 const GLuint bpp = _mesa_get_format_bytes(rb->Format);
1103 _mesa_pack_ubyte_rgba_row(rb->Format, runLen,
1109 _mesa_pack_float_rgba_row(rb->Format, runLen,
1471 _mesa_unpack_ubyte_rgba_row(rb->Format, length, src,
1475 _mesa_unpack_rgba_row(rb->Format, length, src,
1503 _mesa_unpack_ubyte_rgba_row(rb->Format, 1, src,
1507 _mesa_unpack_rgba_row(rb->Format, 1, src,
1552 _mesa_unpack_ubyte_rgba_row(rb->Format, count, src,
1556 _mesa_unpack_rgba_row(rb->Format, count, src,