mesa: 9b3c4d3e67db9d43fc6b12d2b4943b087c80c926 (master) Run glean depthStencil. The test now fails but previously passed. $ glean -r results -t depthStencil --quick ... Mesa: User error: GL_INVALID_ENUM in glDrawPixels(format or type) Mesa: User error: GL_INVALID_OPERATION in glDrawPixels(format is not GL_DEPTH_STENCIL_EXT) Mesa: User error: GL_INVALID_ENUM in glReadPixels(format or type) Mesa: User error: GL_INVALID_OPERATION in glReadPixels(format is not GL_DEPTH_STENCIL_EXT) Mesa: User error: GL_INVALID_OPERATION in glCopyTexSubImage2D(source buffer is not integer format) depthStencilFAIL OpenGL Error invalid operation at glCopyTexSubImage2D in testTextureOperations. 326b981d3fafbf0cc253d2b224f0c9ad307038a3 is the first bad commit commit 326b981d3fafbf0cc253d2b224f0c9ad307038a3 Author: Brian Paul <brianp@vmware.com> Date: Mon Oct 25 19:08:55 2010 -0600 mesa: additional teximage error checks for GL_EXT_texture_integer :040000 040000 06fba4d6752a438cd33a2c9c40a82608f3b2d632 11b129af3c02ca387fea51812c44d59ad435f90d M src bisect run success
softpipe also fails glean depthStencil with the same error messages.
*** This bug has been marked as a duplicate of bug 31143 ***
mesa: 412b9608838b872bc294569b3ee913343a7e66f6 (master) Verified fixed.
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.