HI,
I am working on raspberry pi. As the project demands I have to do now the Image Processing on GPU.
I have figured out that GLSL can be used for achieving it, including GLFW as dependency.
But it is working in my windows laptop, but not in the raspberry pi .
Would be generous enough to point my mistake.