<div dir="ltr"><div>I'm curious.  Which NVIDIA driver did you use?  I installed 340.23 in the fall and its coverage of DSA was not great.  It didn't support ARB_texture_storage, which is kind of essential for taking advantage of DSA textures.  I'm not surprised if that driver fails tests.<br><br></div>Sorry about the lack of reviews.  There has been a lot on my plate recently, and it doesn't show any signs of letting up.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 4:30 AM, Martin Peres <span dir="ltr"><<a href="mailto:martin.peres@linux.intel.com" target="_blank">martin.peres@linux.intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 16/02/15 15:12, Martin Peres wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here are the tests I have been working on while implementing the following<br>
parts of the DSA extension:<br>
- Transform Feedback object<br>
- Renderbuffer object<br>
- Sampler object<br>
- Program Pipeline object<br>
- Query object<br>
<br>
This series adds 115 tests and requires patches I am about to send to the<br>
mesa-dev ML, the MESA_EXTENSION_OVERRIDE=GL_<u></u>ARB_direct_state_access env<br>
variable and i915.enable_ppgtt=2 in order to all be run successfully on<br>
Haswell (only platform tested).<br>
<br>
Please test and review.<br>
</blockquote>
<br></span>
I ran those tests on NVIDIA and only three fail:<br>
- create-queries "invalid target" : nvidia does not check the target as it should<br>
- namedrenderbuffer "invalid format" : nvidia does not check the required format<br>
(it accepts GL_TRUE instead of a valid format such as GL_RGBA)<br>
- transformfeedback-bufferrange "bind a non-existing output BO" : Apparently,<br>
binding an invalid BO id is legal with nvidia :o At least, it produces no error<br>
<br>
Could I get more reviews please? I would like to push those on Friday!<span class="HOEnZb"><font color="#888888"><br>
<br>
Martin</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org" target="_blank">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/piglit</a><br>
</div></div></blockquote></div><br></div>