Skip to content

Commit

Permalink
pts/texture-compression-1.0.0: Initial commit of texture compression …
Browse files Browse the repository at this point in the history
…benchmark suite.
  • Loading branch information
Michael Larabel authored and michaellarabel committed Mar 26, 2022
1 parent 4a907b2 commit 6d5aa3c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions pts/texture-compression-1.0.0/suite-definition.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<!--Phoronix Test Suite v9.4.0m2-->
<PhoronixTestSuite>
<SuiteInformation>
<Title>Texture Compression</Title>
<Version>1.0.0</Version>
<TestType>System</TestType>
<Description>Tests involving texture compression/decompression for graphics APIs.</Description>
<Maintainer>Michael Larabel</Maintainer>
</SuiteInformation>
<Execute>
<Test>pts/basis</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/astcenc</Test>
<Mode>BATCH</Mode>
</Execute>
</PhoronixTestSuite>

0 comments on commit 6d5aa3c

Please sign in to comment.