[Bug 76721] New: [i965 Bisected]Piglit/spec_ARB_framebuffer_object_fbo-drawbuffers-none_glDrawPixels fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 28 00:18:33 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76721
Priority: high
Bug ID: 76721
CC: gregory.hainaut at gmail.com
Assignee: idr at freedesktop.org
Summary: [i965
Bisected]Piglit/spec_ARB_framebuffer_object_fbo-drawbu
ffers-none_glDrawPixels fails
QA Contact: intel-3d-bugs at lists.freedesktop.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: huax.lu at intel.com
Hardware: All
Status: NEW
Version: unspecified
Component: Drivers/DRI/i965
Product: Mesa
System Environment:
--------------------------
Platform: Ivybridge
Libdrm:
(master)libdrm-2.4.52-10-g1cb5fc706cf5913d9dee33c939f65a23ecea17a5
Mesa: (master)b02bcea7157020b01d5f4fdcb5da69c10013a818
Xserver:
(master)xorg-server-1.15.99.901-160-g7b2a517ba99f6756e98c4aef47d9b9399b997157
Xf86_video_intel:(master)2.99.911-10-ge46c196ecc8ad83f78f4f948b5dcb07906f249c2
Libva: (staging)708ec2979b52647ce4744d181d964c413e98cc11
Libva_intel_driver:(staging)150f67c67bd92cd201b75a92388fe3a63b00cd8a
Kernel: (drm-intel-nightly) 10c69add19dda3677219254d3e9dc3becbb60b97
Bug detailed description:
-----------------------------
It fails on i965 platforms with mesa master branch, and works well on 10.1
branch.
Bisect shows:4caa9db71ce05dc2cc86177ca42655c2011fbe4a is the first bad commit.
commit 4caa9db71ce05dc2cc86177ca42655c2011fbe4a
Author: Gregory Hainaut <gregory.hainaut at gmail.com>
AuthorDate: Fri Jun 28 17:18:35 2013 -0700
Commit: Ian Romanick <ian.d.romanick at intel.com>
CommitDate: Tue Mar 25 10:25:25 2014 -0700
mesa/sso: Add gl_pipeline_object parameter to _mesa_use_shader_program
Extend use_shader_program to support a different target. Allow to reuse the
function to update the pipeline state. Note I bypass the flush when target
isn't current. Maybe it would be better to create a new UseProgramStages
driver function
This was originally included in another patch, but it was split out by
Ian Romanick.
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
output:
Testing glDrawPixels.
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (NONE, COLOR_ATTACHMENT1, COLOR_ATTACHMENT0, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (COLOR_ATTACHMENT1, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT0)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (COLOR_ATTACHMENT1, COLOR_ATTACHMENT3, NONE, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, COLOR_ATTACHMENT3, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (NONE, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (NONE, NONE, COLOR_ATTACHMENT3, COLOR_ATTACHMENT2)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (NONE, COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (NONE, COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (NONE, COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (NONE, COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (COLOR_ATTACHMENT3, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (COLOR_ATTACHMENT3, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (COLOR_ATTACHMENT0, NONE, COLOR_ATTACHMENT1, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (COLOR_ATTACHMENT2, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 1,
config (NONE, NONE, NONE, COLOR_ATTACHMENT1)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 2,
config (NONE, NONE, COLOR_ATTACHMENT2, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 0,
config (NONE, COLOR_ATTACHMENT0, NONE, NONE)
Probe color at (0,0)
Expected: 1.000000 0.000000 0.000000 1.000000
Observed: 0.200000 0.200000 0.200000 0.200000
from color attachment 3,
config (COLOR_ATTACHMENT3, NONE, NONE, NONE)
PIGLIT: {'result': 'fail' }
Reproduce steps:
----------------------------
1. xinit
2. ./bin/fbo-drawbuffers-none glDrawPixels -fbo
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140328/cde29463/attachment.html>
More information about the intel-3d-bugs
mailing list