docs: ie. -> i.e.
Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7060>
This commit is contained in:

committed by
Marge Bot

parent
fef8a4befd
commit
580b9d11ff
@@ -122,7 +122,7 @@ The code basically consists of two things:
|
||||
|
||||
Two of API functions are optional (``eglQuerySurface()`` and
|
||||
``eglSwapInterval()``); the former provides fallback for all the
|
||||
platform-agnostic attributes (ie. everything except ``EGL_WIDTH``
|
||||
platform-agnostic attributes (i.e. everything except ``EGL_WIDTH``
|
||||
& ``EGL_HEIGHT``), and the latter just silently pretends the API call
|
||||
succeeded (as per EGL spec).
|
||||
|
||||
|
Reference in New Issue
Block a user