radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>
Sun, 20 Mar 2016 03:50:04 +0000 (14:50 +1100)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Apr 2016 02:03:58 +0000 (12:03 +1000)
commitbb1bd0ddd70706c765053bc84deecac77d9b2349
tree9496872c59ee383b6bed35e87800cae1564b3202
parent63f2b2f2c02fd4685322bc125a81d6d41f73b7c9
radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE

For ARB_framebuffer_no_attachment; A is_format_supported() query
with 'PIPE_FORMAT_NONE' passed implies a query of the number of
samples supported from the framebuffer with no attachment.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_state.c