mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 13:48:06 +02:00
We make the compiler assume the worst possible case (it's not great because we have to burn 32 GRFs of potential input data) and then we push the actual value through push constants. This enables VK_EXT_gpl usage on zink, which causes two traces to change their results. Raven is an imperceptible change, blender has missing original pngs but looks plausible. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22378> |
||
|---|---|---|
| .. | ||
| gpu | ||
| include | ||
| .gitignore | ||
| genX_grl.h | ||
| genX_grl_dispatch.c | ||
| genX_grl_uuid.cpp | ||
| grl_cl_kernel_gen.py | ||
| grl_metakernel_gen.py | ||
| grl_parser.py | ||
| grl_structs.h | ||
| meson.build | ||