Changes to move the functional code outside of assert() call
Moving functional code-snippets out of assert() call in the file swapchain_base.cpp. This will avoid the functional code being stripped out by ndebug compilations.
Signed-off-by: Ginu Jacob ginu.jacob@arm.com Change-Id: I9af750d56d7b8763881a5cbf17c174186a8664e7