summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/tests/st_tests_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-05mesa/st: Remove st_glsl_to_tgsi.Emma Anholt1-203/+0
2018-08-11mesa/st/tests: Add array life range tests infrastructure to common test classGert Wollny1-3/+29
2018-08-11mesa/st/tests: Add tests for array merge helper classes.Gert Wollny1-3/+4
2018-08-11mesa/st/glsl_to_tgsi:rename lifetime to register_live_rangeGert Wollny1-5/+8
2018-03-26mesa/st/tests: Use tgsi opcode enum also in the test classesGert Wollny1-5/+5
2018-01-24mesa/st/tests: Add tests for lifetime tracking with indirect addressingGert Wollny1-1/+11
2018-01-24mesa/st/tests: unify MockCodeLine* classesGert Wollny1-0/+163