mesa/docs/gallium
Eric Anholt b1b0ebba1e glsl: Remove int64 div/mod lowering.
Most drivers that can expose GL4 were claiming the cap anyway (llvmpipe,
softpipe, zink, iris, nvc0, radeonsi, r600, freedreno, d3d12), and just
doing lowering in NIR if nessary.

crocus was only claiming the cap for gen8, but the backend compiler
enables NIR lowering regardless.

svga is the only other GL4 driver that didn't set it, and we can just set
the NIR lowering flag.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25777>
2023-10-24 00:16:30 +00:00
..
cso
buffermapping.rst
context.rst gallium: add get_compute_state_subgroup_size 2023-07-07 12:27:35 +00:00
cso.rst
debugging.rst
distro.rst
format.rst
glossary.rst
index.rst
intro.rst
pipeline.txt
postprocess.rst
resources.rst
screen.rst glsl: Remove int64 div/mod lowering. 2023-10-24 00:16:30 +00:00
tgsi.rst docs/tgsi: Specify that depth texture fetches are replicated 2023-07-19 23:21:36 +00:00