[Bug 94621] dEQP-GLES31.functional.texture.gather.basic.cube.* fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 19 08:17:20 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94621
Bug ID: 94621
Summary: dEQP-GLES31.functional.texture.gather.basic.cube.*
fails
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: kenneth at whitecape.org
QA Contact: intel-3d-bugs at lists.freedesktop.org
Blocks: 94448
The dEQP-GLES31.functional.texture.gather.basic.cube.* test cases are broken.
Setting the wrap modes to BRW_TEXCOORDMODE_CUBE appears to fix all of them.
The test use GL_NEAREST, so we override the wrap modes to CLAMP. However,
textureGather forces GL_LINEAR filtering (regardless of what's specified), so
CUBE may actually be appropriate.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160319/d5a98397/attachment.html>
More information about the intel-3d-bugs
mailing list