Skip to content
Snippets Groups Projects
Commit 6213689b authored by Romain Vimont's avatar Romain Vimont
Browse files

opengl: insert shader headers at compile time

The version and precision header strings are different for OpenGL and
OpenGL ES.

Insert them directly into the shader string literal, instead of
initializing renderer fields and inserting them at runtime.
parent 1ec5a769
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment