Bug 61354 - [R600g] Piglit: arb_uniform_buffer_object-getintegeri_v regression
Summary: [R600g] Piglit: arb_uniform_buffer_object-getintegeri_v regression
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 16:14 UTC by Laurent carlier
Modified: 2013-02-23 16:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Laurent carlier 2013-02-23 16:14:08 UTC
./bin/arb_uniform_buffer_object-getintegeri_v -auto

piglit-tst/tests/spec/arb_uniform_buffer_object/getintegeri_v.c:95: GL_UNIFORM_BUFFER_BINDING[1] was 0, expected 2
piglit-tst/tests/spec/arb_uniform_buffer_object/getintegeri_v.c:95: GL_UNIFORM_BUFFER_START[1] was -1, expected 2
piglit-tst/tests/spec/arb_uniform_buffer_object/getintegeri_v.c:95: GL_UNIFORM_BUFFER_SIZE[1] was -1, expected 3
PIGLIT: {'result': 'fail' }

bisecting gives this:

ac1c2b82385911309860526eb335dcb495f12999 is the first bad commit
commit ac1c2b82385911309860526eb335dcb495f12999
Author: Fredrik Höglund <fredrik@kde.org>
Date:   Sat Jan 12 12:56:31 2013 +0100

    st/mesa: set ctx->Const.UniformBufferOffsetAlignment
    
    Reviewed-by: Marek Olšák <maraeo@gmail.com>

:040000 040000 8025ab79dbf78cb48144290ecd5a708fb741b086 7efdef55bec773149d86247b0403d9f9bd250b87 M      src

* OpenGL renderer string: Gallium 0.4 on AMD BARTS
* OpenGL version string: 3.0 Mesa 9.1
* OpenGL shading language version string: 1.30
* Kernel-3.8.0
Comment 1 Laurent carlier 2013-02-23 16:30:42 UTC
Forget this, fixed with a piglit update


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.