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

--- Comment #1 from Fabian Bieler <fabianbie...@fastmail.fm> ---
Created attachment 136463
  --> https://bugs.freedesktop.org/attachment.cgi?id=136463&action=edit
new gles3 Test transform-feedback to uniform-buffer-object

Would this test work for the tf-ubo-tiling-interaction?

Additionally, I have a question wrt the FBO test:

Would this work:

loop over i:
»···loop over tiles:
»···»···draw solid color[i] to fbo
»···draw to piglit_winsys_fbo sampling from fbo
»···check result

I do not understand the necessity of your scheme writing single components. Do
you intend to just check the result once at the end of the test? Or are you
intending to render to and sample from the same texture in one pass (using
GL_ARB_texture_barrier)?

-- 
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