Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 0 |
time | 0.488492965698 |
info | Returncode: 0 Errors: Output: ---------------------------------------------------------------------- fbo test: Test OpenGL Extension GL_EXT_framebuffer_object GL_EXT_framebuffer_object is supported GL_ARB_framebuffer_object is supported (FBOTest::testRender2SingleTexture:648)GL_FRAMEBUFFER_UNSUPPORTED_EXT (FBOTest::testRender2SingleTexture:648)GL_FRAMEBUFFER_UNSUPPORTED_EXT (FBOTest::testRender2SingleTexture:648)GL_FRAMEBUFFER_UNSUPPORTED_EXT (FBOTest::testRender2SingleTexture:648)GL_FRAMEBUFFER_UNSUPPORTED_EXT depth = 1, stencil = 0 (0, 0) = [1.000000, 1.000000, 1.000000], is expected to be[1.000000, 0.000000, 0.000000] FAILURE: Render to single texture failed (at tfbo.cpp:850) mode = 0 depth = 0, stencil = 0 (0, 0) = [1.000000, 1.000000, 1.000000], is expected to be[1.000000, 0.000000, 0.000000] FAILURE: Render to multi texture failed (at tfbo.cpp:1052) depth = 1, stencil = 0 (0, 0) = [0.000000, 1.000000, 0.000000], is expected to be[1.000000, 1.000000, 1.000000] FAILURE: Render to depth texture failed (at tfbo.cpp:1155) FAILURE: Render to mipmap texture failed (at tfbo.cpp:1275) level = 0 FAILURE: All any buffer named by glDrawBuffers is missing, status should be GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT (at tfbo.cpp:1390) fbo: NOTE perf[0] = 252.016 MB/s, which is using glCopyTexImage2D fbo: NOTE perf[1] = 232.955 MB/s, which is using FBO fbo: FAIL rgba8, db, z16, win 3 tests passed, 5 tests failed. GL_EXT_framebuffer_object is supported GL_ARB_framebuffer_object is supported depth = 0, stencil = 0 (63, 0) = [0.000000, 0.000000, 0.000000], is expected to be[1.000000, 0.000000, 0.000000] FAILURE: Render to single texture failed (at tfbo.cpp:850) mode = 0 FAILURE: All any buffer named by glDrawBuffers is missing, status should be GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT (at tfbo.cpp:1390) fbo: FAIL rgba8, db, z32, win, slow 6 tests passed, 2 tests failed. |