Home
last modified time | relevance | path

Searched refs:RS_INIT_FAILED (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvirtio-gpu-gl.c79 gl->renderer_state = RS_INIT_FAILED; in virtio_gpu_gl_handle_ctrl()
85 case RS_INIT_FAILED: in virtio_gpu_gl_handle_ctrl()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h233 RS_INIT_FAILED, /* failed initialisation */ enumerator