egl: document which driver hooks are only required by extensions
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6130>
This commit is contained in:
@@ -128,6 +128,8 @@ succeeded (as per EGL spec).
|
||||
|
||||
A driver _could_ implement all the other EGL API functions, but several of
|
||||
them are only needed for extensions, like ``eglSwapBuffersWithDamageEXT()``.
|
||||
See ``src/egl/main/egldriver.h`` to see which driver hooks are only
|
||||
required by extensions.
|
||||
|
||||
Bootstrapping
|
||||
~~~~~~~~~~~~~
|
||||
|
Reference in New Issue
Block a user