summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/lightsmark.xml
blob: 815d249b7929edf8c7e49f01391f7f67b7a34f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Game</SoftwareType>
		<License>NON-FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.7</EnvironmentSize>
		<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
		<ExternalDependencies>glut, glew, freeimage</ExternalDependencies>
		<ProjectURL>http://www.dee.cz/lightsmark/</ProjectURL>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>Lightsmark</Title>
		<Version>2008</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Frames Per Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This test calculates the average frame-rate within the Lightsmark 2008. Lightsmark is an OpenGL real-time global illumination and penumbra shadow benchmark.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>silent</Arguments>
		</Default>
		<Option>
			<DisplayName>Resolution</DisplayName>
			<Identifier>auto-resolution</Identifier>
			<Menu>
				<Entry>
					<Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name>
					<Value>$VIDEO_WIDTHx$VIDEO_HEIGHT</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>