3 # SPDX-License-Identifier: BSD-2-Clause
5 # first two are required, the rest optional...
7 {-p,--platform}'[Platform type]:platform:((
8 android cgl gbm glx surfaceless_egl sl wayland wgl x11_egl
10 {-a,--api}'[API type]:api:(gl gles1 gles2 gles3)' \
11 {-V,--version}'[API version]:version:((
12 1.{0..5} 2.{0..1} 3.{0..3} 4.{0..6}
14 '--profile[OpenGL profile]:profile:(core compat none)' \
15 {-v,--verbose}'[Print more information]' \
16 '--forward-compatible[Create a forward-compatible context]' \
17 '--debug-context[Create a debug context]' \
18 '--robust-context[Create a robust context]' \
19 '--reset-notification[Create a context with reset notification]' \
20 {-f,--format}'[Output format, default original]:format:(original json)' \
21 {-h,--help}'[Print wflinfo usage information]'