nir: add bindless to nir data
[mesa.git] / src / compiler / glsl / opt_swizzle.cpp
2017-11-09 Ian Romanickglsl: Combine nop-swizzle optimization with swizzle...