radv: add an assertion when pushing meta descriptor sets
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 7 Sep 2017 13:30:38 +0000 (15:30 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 8 Sep 2017 07:42:23 +0000 (09:42 +0200)
commitb33b85cdd4cb54b3a95d14f170ec6792e554cdb1
tree01b2e2ba70872c96429255c914bde2fb230868a3
parent6e2b87c7e92b090dc2a08735f6ac96a95266730b
radv: add an assertion when pushing meta descriptor sets

Just to make sure we are using the set 0, because it's the
only one which is saved/restored when doing meta operations.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c