mesa/src/intel/vulkan/i915
Lionel Landwerlin 9ab20cc4e4 anv: switch from INTEL_DEBUG to ANV_DEBUG for shader-print
Only used by Anv

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41047>
2026-04-20 21:53:35 +03:00
..
anv_batch_chain.c anv: Switch shaders to dedicated VMA allocator 2025-12-10 20:32:10 +00:00
anv_batch_chain.h anv: make device initialization more asynchronous 2024-06-13 08:29:25 +00:00
anv_device.c anv: switch from INTEL_DEBUG to ANV_DEBUG for shader-print 2026-04-20 21:53:35 +03:00
anv_device.h anv: create individual logical engines on i915 when possible 2023-09-07 06:39:06 +00:00
anv_gem.c anv: Move i915 handling of imported bos bo_flags 2023-09-13 13:10:59 -07:00
anv_gem.h anv: Move i915 handling of imported bos bo_flags 2023-09-13 13:10:59 -07:00
anv_kmd_backend.c anv: Support virtio-gpu native context 2026-02-06 00:15:37 +00:00
anv_queue.c intel/dev: Add supports_low_latency_hint to intel_device_info 2025-10-16 20:23:21 +00:00
anv_queue.h