docs/anv: Remove documentation about INTEL_COMPUTE_CLASS and INTEL_COPY_CLASS

Those were renamed in commit fe2982278f and documentation was not
updated and new parameters were just removed, so lets drop it from
documentation.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30593>
This commit is contained in:
José Roberto de Souza
2024-08-09 07:45:05 -07:00
committed by Marge Bot
parent 600d88ab3c
commit d8597dce63

View File

@@ -478,20 +478,6 @@ Intel driver environment variables
default ``GL_BLACKHOLE_RENDER_INTEL`` to true, thus disabling any
rendering.
.. envvar:: INTEL_COMPUTE_CLASS
If set to 1, true or yes, then I915_ENGINE_CLASS_COMPUTE will be
supported. For OpenGL, iris will attempt to use a compute engine
for compute dispatches if one is detected. For Vulkan, anvil will
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: