mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 01:54:04 +09:00
no highp on blur shader
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#version 150
|
||||
#ifdef GL_ES
|
||||
precision highp float;
|
||||
precision mediump float;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user