summaryrefslogtreecommitdiff
path: root/tests/spec/arb_pipeline_statistics_query
AgeCommit message (Expand)AuthorFilesLines
2015-03-24arb_pipeline_statistics_query-comp: Fix out-of-bounds reads.Vinson Lee1-3/+3
2015-02-18arb_pipeline_statistics_query: fix window height settingIlia Mirkin1-1/+1
2015-02-17arb_pipeline_statistics_query: Fix typo for compute shaders.Ben Widawsky1-2/+2
2015-02-17ARB_pipeline_statistics_query (comp): basic testJordan Justen2-0/+181
2015-02-17ARB_pipeline_statistics_query (frag): basic testBen Widawsky2-0/+115
2015-02-17ARB_pipeline_statistics_query (geom): basic testBen Widawsky3-1/+157
2015-02-17ARB_pipeline_statistics_query (clip): basic testBen Widawsky2-0/+128
2015-02-17ARB_pipeline_statistics_query (vertex): adjacencyBen Widawsky4-2/+164
2015-02-17ARB_pipeline_statistics_query: Add range for expected resultsJordan Justen3-7/+12
2015-02-17ARB_pipeline_statistics_query (vertex): basic testBen Widawsky5-0/+274