ext_external_objects: test that creates multiple textures from an object
The test generates four OpenGL stripped textures from the same Vulkan memory object. Those textures are mapped in 4 quads that cover the piglit window. We probe the color in the center of each band to make sure all screen is covered by bands.
Signed-off-by: Eleni Maria Stea elene.mst@gmail.com