Chicken Sandwich
Results
2
issues of
Chicken Sandwich
My shaders are all located on a mounted drive, and I am not able to open the files. For example: /media/username/project_folder
It would appear that the signature for `glClearNamedFramebufferfi` on page http://docs.gl/gl4/glClearBuffer is missing a parameter. According to https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glClearBuffer.xhtml the parameter drawBuffer should be included. The signature should be: `void glClearNamedFramebufferfi(GLuint ...