Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 0 |
info | Returncode: 0 Errors: Output: ---------------------------------------------------------------------- This test sanity-checks the ability to use multiple rendering contexts. It creates several contexts with differing characteristics (e.g., some are direct-rendering and some are indirect-rendering, if the window system binding supports that distinction). Then it runs through all pairs of contexts, making each one "current" in turn and verifying that simple rendering succeeds. makeCurrent: PASS rgba8, db, z24, s8, win+pmap, id 33 makeCurrent: PASS rgba8, db, z24, s8, win+pmap, id 34 makeCurrent: FAIL rgba8, z24, win+pmap, id 112 Sequence of MakeCurrent operations was: Null context Direct-rendering context Indirect-rendering context |