Searched refs:host_debug_flagstring (Results 1 – 1 of 1) sorted by relevance
1550 const char *host_debug_flagstring; in virgl_context_create() local1675 host_debug_flagstring = getenv("VIRGL_HOST_DEBUG"); in virgl_context_create()1676 if (host_debug_flagstring) in virgl_context_create()1677 virgl_encode_host_debug_flagstring(vctx, host_debug_flagstring); in virgl_context_create()