Skip to content
Snippets Groups Projects
Commit 559173f7 authored by Graham Linden's avatar Graham Linden
Browse files

NORSPEC-280 include fix to downsampleDepthRect shader making GL 3.3. drivers cry

parent 3a8cdb5d
Branches
Tags
No related merge requests found
......@@ -23,6 +23,8 @@
* $/LicenseInfo$
*/
#extension GL_ARB_texture_rectangle : enable
#ifdef DEFINE_GL_FRAGCOLOR
out vec4 frag_color;
#else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment