Searched refs:host_debug_flagstring (Results 1 – 1 of 1) sorted by relevance
1466 const char *host_debug_flagstring; in virgl_context_create() local1589 host_debug_flagstring = getenv("VIRGL_HOST_DEBUG"); in virgl_context_create()1590 if (host_debug_flagstring) in virgl_context_create()1591 virgl_encode_host_debug_flagstring(vctx, host_debug_flagstring); in virgl_context_create()