virgl: add ARB_cull_distance support.
authorDave Airlie <airlied@redhat.com>
Tue, 13 Mar 2018 05:37:36 +0000 (15:37 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 23 Mar 2018 00:21:10 +0000 (10:21 +1000)
commitfa683385de515c24f4c7cf62dfce8a16faa4b2be
tree4756ff5ae207ebcdb45cec16a77dc908533bb90d
parentd7a015cbc6a6c12a87ee7ec725cc399d3712f43c
virgl: add ARB_cull_distance support.

This just allows the properties through to the host if we have
cull dist support.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/virgl/virgl_context.c
src/gallium/drivers/virgl/virgl_context.h
src/gallium/drivers/virgl/virgl_screen.c
src/gallium/drivers/virgl/virgl_tgsi.c