test: add fbo blit + texture view testcase
Exhibits the following bugs:
- glBlitFramebuffer when src fbo uses a texture view. See mesa#4034 (closed)
- glBlitFramebuffer when dst fbo uses a texture view
- glReadPixels from a fbo using a texture view
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Exhibits the following bugs: