gallium: check all planes' pipe formats in case of multi-samplers
Current code only checks whether first plane's format is supported in case YUV format sampling is done by sampling each plane separately. It would be safer to check other planes' as well.
Signed-off-by: Dongwon Kim dongwon.kim@intel.com
Edited by Dongwon Kim