Home
last modified time | relevance | path

Searched defs:context_robust (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/core/
H A Dwcore_config_attrs.h57 bool context_robust; member
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/examples/
H A Dgl_basic.c243 bool context_robust; member
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/tests/functional/
H A Dgl_basic_test.c340 bool context_robust = args.robust; in gl_basic_draw__() local