Skip to content

mesa/nir: sampler/image tracking

Mike Blumenkrantz requested to merge zmike/mesa:clamplers into main

followup to !23750 (merged)

  • gather info for samplers/images/textures in nir_shader_gather_info
  • use gathered info to avoid shader variants for txf samplers with GL_CLAMP

https://gitlab.freedesktop.org/zmike/mesa/-/pipelines/921333/

Merge request reports