https://bugs.freedesktop.org/show_bug.cgi?id=65822
Tom Stellard tstellar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #80967|0 |1 is obsolete| | Attachment #80969|0 |1 is obsolete| |
--- Comment #4 from Tom Stellard tstellar@gmail.com --- Created attachment 81026 --> https://bugs.freedesktop.org/attachment.cgi?id=81026&action=edit Updated piglit tests
Thanks for writing the piglit tests, I noticed a few bugs in them though. First, the output argument for all of the tests should be index 2 and not index 0 and second, in test #2 the buffer index should be multiplied by 8 instead of 10. I've fixed the piglit tests in the attached patch and also replaced the '_' with '-' in the filename. The updated tests pass on my Llano APU.