mesa/src/kosmickrisp
Marek Olšák f583f6e717 nir: use nir_build_frag_coord everywhere
nir_build_frag_coord generates the correct sysval loads based on NIR
options. nir_load_frag_coord shouldn't be used directly because drivers
don't have to support it.

v2: RADV can't use it because nir->options isn't set, so use load_pixel_coord.

Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41227>
2026-05-03 13:03:01 +00:00
..
bridge kk: Fix VK_CULL_MODE_FRONT_AND_BACK with points and lines. 2026-04-25 17:33:52 +00:00
clc spirv,treewide: rework specialization constant 2026-04-22 06:57:55 +00:00
compiler nir: use nir_build_frag_coord everywhere 2026-05-03 13:03:01 +00:00
libkk kk: Reuse as much poly utilities as possible for unrolling 2026-04-17 10:52:53 +00:00
util
vulkan kk: Workaround for GPU capture under Rosetta 2. 2026-05-02 02:52:06 +00:00
.clang-format
kosmicomp.c spirv,treewide: rework specialization constant 2026-04-22 06:57:55 +00:00
meson.build kk: Add clc in a similar fashion to other drivers like HK 2026-03-30 10:46:36 +00:00