mesa/src/virtio/virtio-gpu
Gert Wollny bf29ebc0a7 virgl: Submit the TGSI_PROPERTY_SEPARABLE_PROGRAM when the host understands it
We can't unconditionally support separable shader objects on the host,
so submit the property only if the shader is actually separable, the
host knows about the property, and supports SSO.

Without support for SSOs, the  host can still compile and link the shaders,
it needs to do more  work on interface matching though.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17344>
2022-07-07 09:46:53 +00:00
..
drm_hw.h freedreno/drm/virtio: Protocol updates 2022-04-27 23:10:00 +00:00
venus_hw.h venus: renderer to store allow_vk_wait_syncs capset 2022-06-16 19:00:36 +00:00
virgl_hw.h virgl: Submit the TGSI_PROPERTY_SEPARABLE_PROGRAM when the host understands it 2022-07-07 09:46:53 +00:00
virgl_protocol.h virgl: Update virgl_protocol and use the provided constants 2022-03-24 10:50:21 +01:00
virglrenderer_hw.h freedreno/drm: Add virtio backend 2022-03-25 02:03:30 +00:00