From 2ae6c74ff31946ec9c08b800e005d0b20a822235 Mon Sep 17 00:00:00 2001 From: John Sebastian Peterson Date: Sun, 2 Feb 2025 20:11:27 +1100 Subject: [PATCH] vgl-angle: minor typo --- ...re-EGL-GLES-ANGLE-help-and-socket-path.patch.beforehostbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/virglrenderer-android/0007-Ensure-EGL-GLES-ANGLE-help-and-socket-path.patch.beforehostbuild b/packages/virglrenderer-android/0007-Ensure-EGL-GLES-ANGLE-help-and-socket-path.patch.beforehostbuild index da41a49cc99359..d15337eba58d3b 100644 --- a/packages/virglrenderer-android/0007-Ensure-EGL-GLES-ANGLE-help-and-socket-path.patch.beforehostbuild +++ b/packages/virglrenderer-android/0007-Ensure-EGL-GLES-ANGLE-help-and-socket-path.patch.beforehostbuild @@ -89,7 +89,7 @@ default: printf("Usage: %s [--no-fork] [--no-loop-or-fork] [--multi-clients] " - "[--use-glx] [--use-egl-surfaceless] [--use-gles] [--no-virgl]" -+ "[--angle-gl] [--angle-gl] [--angle-null] " ++ "[--angle-gl] [--angle-vulkan] [--angle-null] " "[--rendernode ] [--socket-path ] " "%s" " [file]\n", argv[0], ven);