Searched refs:console_has_gl (Results 1 – 3 of 3) sorted by relevance
552 bool console_has_gl(QemuConsole *con) in console_has_gl() function577 if (console_has_gl(con) && in console_compatible_with()585 !console_has_gl(con)) { in console_compatible_with()
349 bool console_has_gl(QemuConsole *con);
309 if (!console_has_gl(con)) { in vhost_user_gpu_handle_display()