virgl: Add VIRGL_FORMAT_R8G8_SRGB
Mesa has VIRGL_FORMAT_R8G8_SRGB
since commit
e33cb6a763532279fc6fa6c3c1583ce3dd530827. Define it also in
virglrenderer for the header compatibility with Mesa and
to avoid acceidental collision of the definition.
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>