Make non-texture filterable textures complete.
authorMika Isojärvi <misojarvi@google.com>
Fri, 27 Feb 2015 21:56:05 +0000 (13:56 -0800)
committerMika Isojärvi <misojarvi@google.com>
Fri, 27 Feb 2015 21:56:05 +0000 (13:56 -0800)
commit9ea37879e8c0ecc8a8973b3d5194d4dc12f21360
tree00069af83b7b6dc76f8dfb710ab495ae5b283514
parent94146b344b12683cea9df2788a306e5b16944b40
Make non-texture filterable textures complete.

Make sure that even non-texture filterable format textures are complete
before calling glCopyImage.

Bug: 19543570
Change-Id: I84a7b303a510afc2535ac5960ddd41e0c056a981
modules/gles31/functional/es31fCopyImageTests.cpp