docs: ie. -> i.e.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
Erik Faye-Lund
2022-10-18 16:52:02 +02:00
committed by Marge Bot
parent 51481b8f4c
commit de9449c17a
3 changed files with 8 additions and 8 deletions

View File

@@ -259,8 +259,8 @@ The integer capabilities:
* ``PIPE_CAP_DEVICE_ID``: The device ID (PCI ID) of the underlying hardware.
0xFFFFFFFF if not available.
* ``PIPE_CAP_ACCELERATED``: Whether the renderer is hardware accelerated. 0 means
not accelerated (ie. CPU rendering), 1 means accelerated (ie. GPU rendering),
-1 means unknown (ie. an API translation driver which doesn't known what kind of
not accelerated (i.e. CPU rendering), 1 means accelerated (i.e. GPU rendering),
-1 means unknown (i.e. an API translation driver which doesn't known what kind of
hardware it's running above).
* ``PIPE_CAP_VIDEO_MEMORY``: The amount of video memory in megabytes.
* ``PIPE_CAP_UMA``: If the device has a unified memory architecture or on-card