Re: [Piglit] [PATCH 3/7] ARB_texture_view:Test valid and invalid targets for TextureView

2013-10-24 Thread Brian Paul
In the subject, space after colon. Reviewed-by: Brian Paul ___ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/piglit

[Piglit] [PATCH 3/7] ARB_texture_view:Test valid and invalid targets for TextureView

2013-10-24 Thread Jon Ashburn
The new target supplied with textureView must be compatible with the original textures target. This tests valid and invalid combinations. Tested on Nvidia Quadro 600, all tests pass. --- tests/all.tests | 1 + tests/spec/arb_texture_view/CMakeLists.gl.txt | 1 +