[Bug 96978] [IVB, BYT] Implement stencil texturing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 11 15:03:36 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=96978

Mark Janes <mark.a.janes at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Mark Janes <mark.a.janes at intel.com> ---
The status on this bug is stale.  Piglit tests were fixed on IVB/BYT by the
series ending in:
-----------------------------------------------------
342756a100661223c8a933d046efd276fe8d4593
Author:     Jason Ekstrand <jason at jlekstrand.net>

i965/blorp: Use nir_alu_type for the texture data type

This lets us remove the brw_reg.h include
-----------------------------------------------------

dEQP tests were fixed by Jordan's series which Matt pointed to.

You can always check the current status of tests on i965 by searching the test
name in the configuration files that we maintain for our CI:

eg:
https://github.com/janesma/mesa_jenkins/blob/master/piglit-test/ivb.conf

To answer the question, we don't use a custom piglit config.  You can run any
piglit test by name with:
  bin/piglit run -o --include-tests {test_name_substring} -c gpu /tmp/

We do not run dEQP with piglit.  Use the upstream dEQP and specify the test
name with -n.

-- 
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/20180511/26659298/attachment-0001.html>


More information about the intel-3d-bugs mailing list