Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / glsl / tests / uniform_initializer_utils.cpp
2018-05-01 Brian Paulglsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases...
2018-02-21 Eric Anholtglsl: Silence warnings in the uniform initializer test...
2018-02-12 Eric Anholtglsl/tests: Fix strict aliasing warning about int64...
2017-09-19 Ian Romanickglsl: Rename ir_constant::array_elements to ::const_ele...
2017-04-21 Samuel Pitoisetglsl: make use of glsl_type::is_array()
2017-02-21 Rhys Kiddglsl/tests: Add UINT64 and INT64 types
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-14 Jason Ekstrandglsl/types: Add support for function types
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/