attribute -> varying fix

master
lsalzman 2013-03-04 16:05:34 +02:00
parent 72e8c8f00e
commit c82b09a084
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ shader 0 [SMAABlendingWeightCalculation@smaapreset@smaaopts] [
}
] [
@smaadefs
attribute vec2 texcoord0, texcoord1, texcoord2, texcoord3, texcoord4;
varying vec2 texcoord0, texcoord1, texcoord2, texcoord3, texcoord4;
@(? (smaaopt "m") [varying vec2 texcoord5;])
uniform sampler2DRect tex0, tex1, tex2;
@(? (smaaopt "m") [uniform sampler2DRect tex3;])