[Mesa-dev] [Bug 91425] [regression, bisected] Piglit spec/ext_packed_float/ getteximage-invalid-format-for-packed-type fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 22 10:13:38 PDT 2015


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

--- Comment #4 from Brian Paul <brianp at vmware.com> ---
OK, the problem is my local copy of
getteximage-invalid-format-for-packed-type.c has the patch "ext_packed_float:
fix getteximage-invalid-format-for-packed-type test" which I posted for review
(and was R-b'd by Jose) but not yet pushed to master.

I believe the piglit test was defective as-is, per my check-in comment:

    The GL spec doesn't explicitly say that glGetTexImage should generate
    GL_INVALID_OPERATION when attempting to retrieve a non-existant texture
    image, but that's what NVIDIA's driver does.

    The purpose of this test is to check the format/type parameters, so let's
    define a packed float texture to avoid the undefined texture situation.

    Test now passes with NVIDIA.

I'll push that patch.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150722/b19c7585/attachment.html>


More information about the mesa-dev mailing list