summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/compliance-ogl.xml
blob: 1f9b36515d90232e18c6cd057444c17b614b52d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>System</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>3.8</EnvironmentSize>
		<ProjectURL>http://www.opengl.org/</ProjectURL>
		<ExternalDependencies>glut, build-utilities, xorg-development</ExternalDependencies>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>GLEW</Title>
		<Version>1.5.0</Version>
		<SubTitle>OpenGL Versions Supported</SubTitle>
		<TimesToRun>1</TimesToRun>
		<ResultScale>GL 1.1, GL 1.2, GL 1.3, GL 1.4, GL 1.5, GL 2.0, GL 2.1</ResultScale>
		<Description>This is a test checking for some particular OpenGL extesnions present on the system using GLEW, the OpenGL Extension Wrangler Library.</Description>
		<ResultFormat>MULTI_PASS_FAIL</ResultFormat>
	</TestInformation>
</PhoronixTestSuite>