Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / glsl / tests / optimization_test.py
2020-05-20 Dylan Bakertests: Make tests aware of meson test wrapper
2019-10-10 Dylan Bakerglsl/tests: Handle no-exec errors
2018-08-23 Emil Velikovglsl: remove execute bit and shebang from python tests
2018-08-22 Dylan Bakercompiler/glsl/tests: Make tests python3 safe
2018-04-18 Dylan Bakerglsl/tests: Convert optimization-test.sh to pure python