Skip to content

intel,nir,spirv: Add support for SPV_EXT_shader_atomic_float_min_max

This MR contains the handful of patches required to implement SPV_EXT_shader_atomic_float_min_max as well as an intel back-end patch which is required to use this extension with either ANV or iris+clover.

The SPIR-V header update is marked WIP because, even though the spec is in the registry and public, the headers are still a PR. I'm trying to get that sorted.

Edited by Caio Oliveira

Merge request reports