Skip to content
Snippets Groups Projects
Commit 20194e64 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Add extensions for GL 2.1 to CAS shader

parent f96c6ca5
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,9 @@
* $/LicenseInfo$
*/
#extension GL_ARB_shader_texture_lod : enable
#extension GL_EXT_gpu_shader4 : enable
/*[EXTRA_CODE_HERE]*/
#ifdef DEFINE_GL_FRAGCOLOR
......
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