Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / freedreno / fdl / fd6_layout_test.c
2020-07-07 Connor Abbottfreedreno: Include adreno_pm4.xml.h before adreno_a6xx...
2020-06-18 Jonathan Marekfreedreno/fdl6: rework layout code a bit (reduce linear...
2020-05-22 Eric Anholtfreedreno/fdl: Separate the list of a6xx testcases...
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmapping height alignment.
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmap sizing.
2020-05-13 Eric Anholtfreedreno/a6xx: Add a testcase for UBWC buffer sharing.
2020-05-13 Eric Anholtfreedreno/a6xx: Improve layout testcase logging for...
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-04-07 Eric Anholtfreedreno/a6xx: Set a level's pitch based on minified...
2020-04-07 Eric Anholtfreedreno: Add the outline of a test for a6xx texture...