mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 17:08:20 +02:00
Setting this bit (at the batch level, not the draw level!) switches to [-1, 1] clipping instead of Metal's preferred [0, 1] clipping. Using this bit allows us to drop the clip_halfz lowering we had before, saving 2 instructions in every vertex shader. Fixes dEQP-GLES2.functional.depth_range.* Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17948> |
||
|---|---|---|
| .. | ||
| tests | ||
| agx_bo.h | ||
| agx_device.c | ||
| agx_device.h | ||
| agx_formats.c | ||
| agx_formats.h | ||
| cmdbuf.xml | ||
| decode.c | ||
| decode.h | ||
| dyld_interpose.h | ||
| gen_pack.py | ||
| hexdump.h | ||
| io.h | ||
| meson.build | ||
| pool.c | ||
| pool.h | ||
| tiling.c | ||
| tiling.h | ||
| wrap.c | ||