mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 05:18:12 +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> |
||
|---|---|---|
| .. | ||
| compiler | ||
| lib | ||
| meson.build | ||