[Bug 106481] No test for Image Load/Store on texture buffer sized greater than MAX_TEXTURE_BUFFER_SIZE_ARB

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 23 13:04:27 UTC 2018


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

Illia <illia.iorin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |illia.iorin at gmail.com

--- Comment #1 from Illia <illia.iorin at gmail.com> ---
Created attachment 139707
  --> https://bugs.freedesktop.org/attachment.cgi?id=139707&action=edit
piglit test workaround

Hello, i try to edit piglit test to cover that situation, and your mesa patch
doesn't fix the issue.  My output is 

MAX_TEXTURE_BUFFER_SIZE: 134217728
Error code: 0
MAX_TEXTURE_BUFFER_SIZE: 134218728
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0

Is need to make additional test witch cover that  behavior, or add assert to
that test?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20180523/6f99cfc1/attachment.html>


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