62ac234ca9
The test now explicitly reads back from the framebuffer to sanity check that texturing is happening as expected, and it now uses a fixed 2x2 texture instead of redhand.png since redhand.png doesn't have a power of two size which can cause the vertex buffer code to complain on hardware not supporting npot textures.