We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am not able to write to a SSBO from a fragment shader even though it seems to be bound properly to the opengl context.
Is there anything to take into acount to be able to write to a SSBO from a fragment shader?
According to Graphycs Analyzer the buffer is unmodified.