Searched refs:no_glamor_env (Results 1 – 1 of 1) sorted by relevance
234 const char *no_glamor_env; in xwl_glamor_init() local236 no_glamor_env = getenv("XWAYLAND_NO_GLAMOR"); in xwl_glamor_init()237 if (no_glamor_env && *no_glamor_env != '0') { in xwl_glamor_init()