Fixes two failing tests on Emscripten and Android.
@ -123,6 +123,7 @@ if(BUILD_GL_TESTS)
CompileTestFiles/flat2D.tga
CompileTestFiles/flat3D.tga
CompileTestFiles/phong.tga
CompileTestFiles/phong-smooth.tga
CompileTestFiles/phong-flat.tga
CompileTestFiles/textured2D.tga
CompileTestFiles/textured3D.tga)
@ -305,6 +305,7 @@ if(BUILD_GL_TESTS)
PhongTestFiles/colored.tga
PhongTestFiles/defaults.tga
PhongTestFiles/instanced.tga
PhongTestFiles/instanced-textured.tga
PhongTestFiles/instanced-normal.tga
PhongTestFiles/low-light-angle.tga
PhongTestFiles/shininess-no-specular.tga