radv: only enable gl_SampleMask if MSAA is enabled too
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 29 Oct 2018 10:37:02 +0000 (11:37 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 1 Nov 2018 07:49:11 +0000 (08:49 +0100)
commit85010585cde02d58753cfdcb59ae70c7dbe6e847
tree59ea751645d4d8e1537f3d0f14cfa9f47d7643dd
parent0c08074cef76bfb8aef1d2e5279efdab2d17ab41
radv: only enable gl_SampleMask if MSAA is enabled too

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_pipeline.c