Searched refs:host_debug_flagstring (Results 1 – 1 of 1) sorted by relevance
1693 const char *host_debug_flagstring; in virgl_context_create() local1831 host_debug_flagstring = getenv("VIRGL_HOST_DEBUG"); in virgl_context_create()1832 if (host_debug_flagstring) in virgl_context_create()1833 virgl_encode_host_debug_flagstring(vctx, host_debug_flagstring); in virgl_context_create()