You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transform-feedback and moving-triangles examples both name the pipeline prog-1, and if transform-feedback is run first, the issue appears afterwards in moving-triangles.
It seems that once a transform-feedback is used in a pipeline, it is not possible to get rid of it.
Running
(cepl.examples::run-em-all)
twice in succession results inmoving-triangles
failing withTo run:
Details:
Backtrace:
The text was updated successfully, but these errors were encountered: