KhronosGroup / EGL-Registry

EGL API and Extension Registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eglGetCurrentSurface.xml doesn't list valid parameter values

genpfault opened this issue · comments

The eglGetCurrentSurface() manpage doesn't list the two valid enum values for the readdraw parameter, EGL_READ and EGL_DRAW.

See the EGL 1.5 Specification, section 3.7.4 "Context Queries", page 62.