<kusma>
Well, the change isn't massive. The hackyness is ;)
<zmike>
I'm immediately seeing why you didn't get further...
pendingchaos_ has joined #zink
pendingchaos has quit [Ping timeout: 480 seconds]
pendingchaos_ is now known as pendingchaos
<zmike>
and I think I've managed to talk myself out of doing it at all
<zmike>
which is great because this is so much worse than I imagined it would be
<anholt>
zmike: so cool that you need special labels on vk-gl-cts changes to get khronos to look at them, when you already have to supply test names in "affected tests"
<zmike>
so so so cool yes
<zmike>
anholt: do we have any webgl aquarium traces in ci?
<zmike>
it's the only thing I know of that uses EXT_multisample_render_to_texture, so imo it'd be great to have a few frames in there
<zmike>
(technically dEQP-GLES2.functional.multisampled_render_to_texture.readpixels uses it but I'm not sure how thorough that is)
<anholt>
nope. traces of browser behavior would be pretty great to have, though.
<zmike>
yeah
<zmike>
might try making one for this since it's the thing that keeps me up at night any time I tinker with rendering
<zmike>
trying to figure out how to get barrier jit working with rasterization discard + (fake) feedback loop in a way that doesn't end up splitting renderpasses, and it's not going well