virgl: Support ARB_framebuffer_no_attachments
authorDave Airlie <airlied@redhat.com>
Wed, 18 Jul 2018 19:35:53 +0000 (05:35 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 1 Aug 2018 04:00:35 +0000 (14:00 +1000)
commit2df8b80c4c4842ef80d8b80f1fed53e75a82645d
tree8bd6dd1b2bb9e9c1e82a2e36705d9f5c4a7cc424
parentf8a8ea6a2da89bb6f7d97f286a0cf1202fb95d8e
virgl: Support ARB_framebuffer_no_attachments

This uses new protocol to send the default sizes to the host.

Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
src/gallium/drivers/virgl/virgl_encode.c
src/gallium/drivers/virgl/virgl_hw.h
src/gallium/drivers/virgl/virgl_protocol.h
src/gallium/drivers/virgl/virgl_screen.c