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

--- Comment #3 from Fabian Bieler <fabianbie...@fastmail.fm> ---
Created attachment 136668
  --> https://bugs.freedesktop.org/attachment.cgi?id=136668&action=edit
gles2: Add fbo ping-pong test.

There are fbo-flushing and fbo-flushing2 in Piglit which draw to an FBO and
then sample from the fbo to piglit_winsys_fbo. But they only use a single draw
call for the entire FBO and don't do back and forth rendering between two FBOs.

Based on your description I came up with the attached test.

Maybe I'll write an ssbo and an image store test, too.
No promises, though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to