mesa/src/panfrost/clc
Faith Ekstrand a0a232220f panvk: Map ro_sink_address_poly to an OOB address
Mali hardware handles a bunch of OOB conditions by using addresses with
the top bit set.  When the top bit is set, any load/store from a shader
will treat the address as OOB and read zero and discard writes.  We can
use this to implement ro_sink_address_poly.

Signed-off-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38547>
2026-01-21 09:03:34 +00:00
..
meson.build pan: Add a central libpanfrost_compiler library 2025-12-02 21:00:30 +00:00
pan_compile.c panvk: Map ro_sink_address_poly to an OOB address 2026-01-21 09:03:34 +00:00