Skip to content

nir: Add some notes about const/uniform array access rules in GL.

Emma Anholt requested to merge anholt/mesa:nir-doc-indexing into main

I was doing some RE on freedreno and we had some questions about when the hardware might need non-uniform or non-constant array access for various descriptor types, so let's leave some notes for the next person.

@cwabbott0

Merge request reports