mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
docs: Document INTEL_COPY_CLASS
Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26409>
This commit is contained in:
parent
135a7d5031
commit
8375609235
1 changed files with 6 additions and 0 deletions
|
|
@ -479,6 +479,12 @@ Intel driver environment variables
|
|||
advertise support for a compute queue if a compute engine is
|
||||
detected.
|
||||
|
||||
.. envvar:: INTEL_COPY_CLASS
|
||||
|
||||
If set to 1, true or yes, then I915_ENGINE_CLASS_COPY will be
|
||||
supported. For Vulkan, anvil will advertise support for a transfer
|
||||
queue if a copy engine is detected.
|
||||
|
||||
.. envvar:: INTEL_DEBUG
|
||||
|
||||
a comma-separated list of named flags, which do various things:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue