OpenGL-Refpages
OpenGL-Refpages copied to clipboard
glUniform lacks double-precision variants in GL 4.x.
GL 4.x allows double-precision uniforms, but the API documentation doesn't expose the glUniform*d(v)
and glUniformMatrix*dv
functions.