Add more structure constructor tests.
[piglit/hramrach.git] / tests / radeon.tests
bloba335b167b176f31572ecee38aca5b61f5b039abd
1 #!/usr/bin/python
3 # Testing drivers for Radeon hardware
6 import os
7 import re
9 execfile(os.path.dirname(__file__) + '/quick.tests')
11 from framework.core import *
12 from framework.gleantest import *
14 # glean/exactRGBA
15 # insane OpenGL spec requirements
16 env = profile.tests['glean']['exactRGBA'].env
17 env['GLEAN_EXACTRGBA_ROUNDING'] = 1