Results for glean/makeCurrent

Overview

Status: pass
Result: pass

Back to summary

Details

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 35
makeCurrent:  PASS rgba8, db, z24, win+pmap, id 36
makeCurrent:  PASS rgba8, db, z24, s8, accrgba16, win+pmap, slow, id 37
makeCurrent:  PASS rgba8, db, z24, accrgba16, win+pmap, slow, id 38
makeCurrent:  PASS rgba8, z24, s8, win+pmap, id 39
makeCurrent:  PASS rgba8, z24, win+pmap, id 40
makeCurrent:  PASS rgba8, z24, s8, accrgba16, win+pmap, slow, id 41
makeCurrent:  PASS rgba8, z24, accrgba16, win+pmap, slow, id 42
makeCurrent:  PASS rgba8, db, z24, s8, win+pmap, id 43
makeCurrent:  PASS rgba8, db, z24, win+pmap, id 44
makeCurrent:  PASS rgba8, db, z24, s8, accrgba16, win+pmap, slow, id 45
makeCurrent:  PASS rgba8, db, z24, accrgba16, win+pmap, slow, id 46
makeCurrent:  PASS rgba8, z24, s8, win+pmap, id 47
makeCurrent:  PASS rgba8, z24, win+pmap, id 48
makeCurrent:  PASS rgba8, z24, s8, accrgba16, win+pmap, slow, id 49
makeCurrent:  PASS rgba8, z24, accrgba16, win+pmap, slow, id 50

Back to summary