Summary: | [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.uniform_block.random.basic_arrays.3 fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Tapani Pälli <lemody> |
Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | major | ||
Priority: | high | CC: | idr |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | fix attempt |
Description
lu hua
2015-04-20 02:52:32 UTC
Update the reproduce step: 1. Xinit& 2. /GFX/Test/Ogles3conform/ogles3conform/build-es/cts/glcts --deqp-archive-dir=/GFX/Test/Ogles3conform/ogles3conform/build-es/cts/ --deqp-case=ES3-CTS.shaders.uniform_block.random.basic_arrays.3 --deqp-surface-width=64 --deqp-surface-height=64 --deqp-base-seed=1 --deqp-surface-type=window --deqp-gl-config-id=14 For some reason there is difference in GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS count (known as 'GL_NUM_ACTIVE_VARIABLES'). Will figure out why this happens. Created attachment 115223 [details] [review] fix attempt this should fix most of the tests, could you try which are still failing? (In reply to Tapani Pälli from comment #3) > Created attachment 115223 [details] [review] [review] > fix attempt > > this should fix most of the tests, could you try which are still failing? in my testing it actually fixed all of them, will send patch to the list (In reply to Tapani Pälli from comment #4) > (In reply to Tapani Pälli from comment #3) > > Created attachment 115223 [details] [review] [review] [review] > > fix attempt > > > > this should fix most of the tests, could you try which are still failing? > > in my testing it actually fixed all of them, will send patch to the list uh, now I see some are failing with '--deqp-base-seed=1', right will take more look into this. Here's the fix to make all tests work: http://lists.freedesktop.org/archives/mesa-dev/2015-April/082264.html (In reply to Tapani Pälli from comment #6) > Here's the fix to make all tests work: > > http://lists.freedesktop.org/archives/mesa-dev/2015-April/082264.html Fixed by this patch. pushed to master |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.