[Bug 105351] [Gen6+] piglit's arb_shader_image_load_store-host-mem-barrier fails with a glGetTexSubImage fallback path

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 16 11:28:18 UTC 2018


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

--- Comment #4 from Andriy Khulap <andriy.khulap at globallogic.com> ---
Actually intel_get_tex_sub_image() is called 3 times: 2 times during test
initialization (source datas are float 0 1 0 1 and all floats 66) and once when
checking the results (source data is half red - half green).
Destination addresses for these 3 calls all different.

Modifying test to do Write-Read-Write (instead of Write-Write) solving the
issue.
Write-Write-Write still fails.

P.S. these results are for "fallback" path with intel_gettexsubimage_blorp
returning false.

-- 
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: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180316/4a89c186/attachment.html>


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