mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
docs: freedreno -> Freedreno
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
parent
956cc5459a
commit
af00076741
4 changed files with 4 additions and 4 deletions
|
|
@ -144,7 +144,7 @@ ARC++, but it should also be possible to build using the NDK as
|
|||
described above. There are currently rough edges with this, for
|
||||
example the build will require that you have your arc-libdrm build
|
||||
available to the NDK, assuming you're building anything but the
|
||||
freedreno Vulkan driver for KGSL. You can mostly put things in place
|
||||
Freedreno Vulkan driver for KGSL. You can mostly put things in place
|
||||
with:
|
||||
|
||||
.. code-block:: console
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ Number of threads that the llvmpipe driver should use.
|
|||
|
||||
.. envvar:: FD_MESA_DEBUG <flags> (0x0)
|
||||
|
||||
Debug :ref:`flags` for the freedreno driver.
|
||||
Debug :ref:`flags` for the Freedreno driver.
|
||||
|
||||
|
||||
.. _flags:
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ AMD radeonsi
|
|||
|
||||
Driver for the AMD Southern Islands family of GPUs.
|
||||
|
||||
freedreno
|
||||
Freedreno
|
||||
^^^^^^^^^
|
||||
|
||||
Driver for Qualcomm Adreno a2xx, a3xx, and a4xx series of GPUs.
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ CPU Tracing
|
|||
Mesa's CPU tracepoints (``MESA_TRACE_*``) use Perfetto track events when
|
||||
Perfetto is enabled. They use ``mesa.default`` and ``mesa.slow`` categories.
|
||||
|
||||
Currently, only EGL and freedreno have CPU tracepoints.
|
||||
Currently, only EGL and Freedreno have CPU tracepoints.
|
||||
|
||||
Vulkan data sources
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue