mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Merge branch 'consistent_debug_varying' into 'master'
Add missing interpolation qualifer See merge request OpenMW/openmw!1104
This commit is contained in:
commit
fb6ee6a9b4
@ -2,7 +2,7 @@
|
||||
|
||||
uniform mat4 projectionMatrix;
|
||||
|
||||
varying vec4 passColor;
|
||||
centroid varying vec4 passColor;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user