The source project of this merge request has been removed.
ext_external_objects: Replaced TexImage2D with TexSubImage2D in display
Although Piglit display function is only called once it's better to use glTexSubImage2D to fill the image.
Signed-off-by: Eleni Maria Stea elene.mst@gmail.com