Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / glsl / lower_blend_equation_advanced.cpp
2020-07-17 Erik Faye-Lundmesa: do not use bitfields for advanced-blend state
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-02-24 Francisco Jerezglsl: Specify framebuffer fetch coherency mode in lower...
2017-01-20 Ian Romanickglsl: Move builtin_function related prototypes to a...
2016-12-29 Timothy Arcerimesa/glsl: move BlendSupport bitfield to gl_program
2016-10-28 Kenneth Graunkeglsl: Improve accuracy of alpha scaling in advanced...
2016-08-30 Kenneth Graunkeglsl: Initialize outputs[] array in lower_blend_equatio...
2016-08-29 Timothy Arceriglsl: initialise pointer to NULL
2016-08-26 Kenneth Graunkeglsl: Add a lowering pass to handle advanced blending...