mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-23 07:19:50 +00:00
docs/egl: Add missing backticks
Signed-off-by: Hubert Jasudowicz <hubert.jasudowicz@gmail.com> Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11240>
This commit is contained in:
parent
abd3421525
commit
9d772a545a
@ -159,7 +159,7 @@ EGL Drivers
|
||||
|
||||
``egl_dri2``
|
||||
This driver supports several platforms: ``android``, ``device``,
|
||||
``drm, ``surfaceless``, ``wayland`` and ``x11``. It functions as
|
||||
``drm``, ``surfaceless``, ``wayland`` and ``x11``. It functions as
|
||||
a DRI driver loader. For ``x11`` support, it talks to the X server
|
||||
directly using (XCB-)DRI3 protocol when available, and falls back to
|
||||
DRI2 if necessary (can be forced with ``LIBGL_DRI3_DISABLE``).
|
||||
|
Loading…
Reference in New Issue
Block a user