[Mesa-dev] [Bug 70900] New: DispatchSanity_test.GL31_CORE regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 26 22:39:36 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70900
Priority: medium
Bug ID: 70900
Keywords: regression
CC: deathsimple at vodafone.de
Assignee: mesa-dev at lists.freedesktop.org
Summary: DispatchSanity_test.GL31_CORE regression
Severity: major
Classification: Unclassified
OS: All
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: bc23944091ad0d3742d8db5dc762acafb9b8b7fd (master)
[ RUN ] DispatchSanity_test.GL31_CORE
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5faf5a
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1009 (VDPAUFiniNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb669
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1010 (VDPAUGetSurfaceivNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fada9
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1011 (VDPAUInitNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb40e
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1012 (VDPAUIsSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb918
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1013 (VDPAUMapSurfacesNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb37a
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1014 (VDPAURegisterOutputSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb2e6
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1015 (VDPAURegisterVideoSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb7c4
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1016 (VDPAUSurfaceAccessNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fbbd1
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1017 (VDPAUUnmapSurfacesNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5fb4ea
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1018 (VDPAUUnregisterSurfaceNV)
[ FAILED ] DispatchSanity_test.GL31_CORE (13 ms)
80964226e9b8a05c39157f9305c06c0b2861e080 is the first bad commit
commit 80964226e9b8a05c39157f9305c06c0b2861e080
Author: Christian König <christian.koenig at amd.com>
Date: Wed May 15 15:10:11 2013 +0200
implement NV_vdpau_interop v7
v2: Actually implement interop between the gallium
state tracker and the VDPAU backend.
v3: Make it also available in non legacy contexts,
fix video buffer sharing.
v4: deny interop if we don't have the same screen object
v5: rebased on upstream changes
v6: implemented VDPAUGetSurfaceivNV, improved error handling,
unregister all surfaces in VDPAUFiniNV
v7: squash merge with Mareks changes
Signed-off-by: Christian König <christian.koenig at amd.com>
:040000 040000 c926cd9f18865d9d374777ac967a8c0e12dd8bb2
128fe6e9492094f48ca765f2f7974f9d47c78d39 M src
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131026/450fc11a/attachment-0001.html>
More information about the mesa-dev
mailing list