Use compatible texture formats in negative blit tests.

The tests were using incompatible texture formats when testing that
linear filtering with integer source format produces INVALID_OPERATION.
This might have led to false positives since both cases produce same error
code.

Bug: 26666090
Change-Id: I7e7b6c0dab9c5cc70a51c427d83b8c4ac5515844
1 file changed