What | Removed | Added |
---|---|---|
Attachment #80967 is obsolete | 1 | |
Attachment #80969 is obsolete | 1 |
Created attachment 81026 [details] [review] 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.