zink: Implement PIPE_CAP_OPENCL_INTEGER_FUNCTIONS and PIPE_CAP_INTEGER_MULTIPLY_32X16.
authorJulia Tatz <tatz.j@northeastern.edu>
Wed, 15 Feb 2023 05:39:57 +0000 (00:39 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 24 May 2023 14:52:15 +0000 (14:52 +0000)
commit8dbd9925d5cd2d5b477393bd352ccfd8192f0ecc
tree50739db95bf79534633b6c3342d15c84df72848d
parentb6d874ade22dc029522500d51993601b8e6183c7
zink: Implement PIPE_CAP_OPENCL_INTEGER_FUNCTIONS and PIPE_CAP_INTEGER_MULTIPLY_32X16.

Enables GL_INTEL_shader_integer_functions2

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23197>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c
src/gallium/drivers/zink/zink_device_info.py
src/gallium/drivers/zink/zink_screen.c