| Summary: | [regression] piglit.spec.arb_texture_view.sampling-2d-array-as-2d-layer assertion | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
| Component: | Drivers/DRI/i965 | Assignee: | Brian Paul <brianp> |
| Status: | CLOSED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
| Severity: | normal | ||
| Priority: | medium | CC: | sroland, t_arceri |
| Version: | git | Keywords: | regression |
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Mark Janes
2016-02-13 19:12:05 UTC
There is one caller (in _mesa_TextureView() at least I think it's the only one) which will call this for array targets. I think the assertion just should be dropped (albeit the "face" name doesn't really make sense for non-cube targets). I'll move the assertion inside the conditional. See patch on Mesa-dev. (In reply to Brian Paul from comment #2) > I'll move the assertion inside the conditional. See patch on Mesa-dev. The patch was reviewed and pushed: https://cgit.freedesktop.org/mesa/mesa/commit/?id=816c987b67e3c65e17687b84f4575aaf61e9580a And I have checked that the test moved from crash (due assertion) to pass. I assume that people forgot to close the bug. Doing it now. |
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.