aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/gl_nir_lower_bindless_images.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Rename gl_nir_lower_bindless_images.c in preparation for extending it.Eric Anholt2020-02-241-99/+0
* nir: Add explicit signs to image min/max intrinsicsJason Ekstrand2019-08-211-2/+4
* glsl/nir: add support for lowering bindless images_derefsKarol Herbst2019-04-121-0/+97