layers: Modify PV to ignore FORMAT_NOT_SUPPORTED
authorMark Lobodzinski <mark@lunarg.com>
Tue, 9 May 2017 20:07:02 +0000 (14:07 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 10 May 2017 13:56:39 +0000 (07:56 -0600)
commit796c0f9a408506fb9460ac025205e208aac2165c
treefb2549ee60380e3f4bc265d76930e8b7cf99128c
parent234f9f78abe112595a0741291adbe46c9cb325b0
layers: Modify PV to ignore FORMAT_NOT_SUPPORTED

This return code is now ignored by the Get*ImageFormatProperties*
APIs. Printing a message for this usage was just noisy.

Change-Id: I0cbd1b1a4cfa4761092a647d7912b1d590fcc89b
layers/parameter_validation.cpp