Files
phoronix-test-suite/ob-cache/test-profiles/pts/astcenc-1.5.1/test-definition.xml
2024-04-20 19:23:38 -05:00

57 lines
1.9 KiB
XML

<?xml version="1.0"?>
<!--Phoronix Test Suite v10.8.5-->
<PhoronixTestSuite>
<TestInformation>
<Title>ASTC Encoder</Title>
<AppVersion>4.7</AppVersion>
<Description>ASTC Encoder (astcenc) is for the Adaptive Scalable Texture Compression (ASTC) format commonly used with OpenGL, OpenGL ES, and Vulkan graphics APIs. This test profile does a coding test of both compression/decompression.</Description>
<ResultScale>MT/s</ResultScale>
<Proportion>HIB</Proportion>
<TimesToRun>3</TimesToRun>
</TestInformation>
<TestProfile>
<Version>1.5.1</Version>
<SupportedPlatforms>Linux, Windows, MacOSX</SupportedPlatforms>
<SoftwareType>Benchmark</SoftwareType>
<TestType>System</TestType>
<License>Free</License>
<Status>Verified</Status>
<ExternalDependencies>build-utilities, cmake</ExternalDependencies>
<EnvironmentSize>230</EnvironmentSize>
<ProjectURL>https://github.com/ARM-software/astc-encoder/</ProjectURL>
<RepositoryURL>https://github.com/ARM-software/astc-encoder</RepositoryURL>
<Maintainer>Michael Larabel</Maintainer>
</TestProfile>
<TestSettings>
<Default>
<Arguments>-tl sample-4.png 1.png 8x6 </Arguments>
</Default>
<Option>
<DisplayName>Preset</DisplayName>
<Identifier>preset</Identifier>
<Menu>
<Entry>
<Name>Fast</Name>
<Value>-fast -repeats 150</Value>
</Entry>
<Entry>
<Name>Medium</Name>
<Value>-medium -repeats 40</Value>
</Entry>
<Entry>
<Name>Thorough</Name>
<Value>-thorough -repeats 20</Value>
</Entry>
<Entry>
<Name>Very Thorough</Name>
<Value>-verythorough -repeats 10</Value>
</Entry>
<Entry>
<Name>Exhaustive</Name>
<Value>-exhaustive -repeats 6</Value>
</Entry>
</Menu>
</Option>
</TestSettings>
</PhoronixTestSuite>