mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-28 14:26:06 +02:00
Add version 130 requirement to cubeMapReflection.frag
Thanks @juozas for reporting the bug: https://irrlicht.sourceforge.io/forum/viewtopic.php?f=7&t=13869&start=390 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6319 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#version 130
|
||||
uniform samplerCube cubeTex;
|
||||
uniform float Roughness;
|
||||
|
||||
|
Reference in New Issue
Block a user