]> git.sesse.net Git - narabu/commitdiff
Require GL_ARB_gpu_shader_int64 instead of GL_NV_gpu_shader5.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 17 Oct 2017 21:40:00 +0000 (23:40 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 17 Oct 2017 21:40:00 +0000 (23:40 +0200)
tally.shader

index e0fb9431432493721de3d436bc57c383b3575514..43ccdb3b03721ed5777b3f3d6b1ea54f44d2f258 100644 (file)
@@ -1,5 +1,5 @@
 #version 440
-#extension GL_NV_gpu_shader5 : enable
+#extension GL_ARB_gpu_shader_int64 : enable
 
 // http://cbloomrants.blogspot.no/2014/02/02-11-14-understanding-ans-10.html