glsl/standalone: init shader stage in init_gl_program()
[mesa.git] / src / compiler / glsl / opt_swizzle.cpp
2017-11-09 Ian Romanickglsl: Combine nop-swizzle optimization with swizzle...