mesa/st: Update framebuffer state with no.of samples,layers
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>
Sun, 3 Jan 2016 10:08:33 +0000 (21:08 +1100)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Apr 2016 02:03:58 +0000 (12:03 +1000)
commitc6a514d7dfde51711399b1c3ffec7b7c7d1bad3b
tree136cb3375d32f27cbfcf9c2d579a57876e4a6bae
parent7ff28d2af0e6099cecb2c6456765e189785a027c
mesa/st: Update framebuffer state with no.of samples,layers

Handle the case of ARB_framebuffer_no_attachment.
Also, kill off a dead debug printf() call while we are here.

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