Searched refs:virgl_egl_error_string (Results 1 – 3 of 3) sorted by relevance
82 const char *virgl_egl_error_string(EGLint error);
175 __func__, virgl_egl_error_string(eglGetError())); in vrend_winsys_make_context_current()
787 const char *virgl_egl_error_string(EGLint error) in virgl_egl_error_string() function