wip value input
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ in vec2 vUV;
|
||||
out vec4 fragColor;
|
||||
|
||||
void main() {
|
||||
fragColor = fx_stage(vUV, tex6, tex8, seed6);
|
||||
fragColor = fx_stage(vUV, tex6, tex8, seed6, src2_2[0], src2_2[1].xy, src2_2[2], src2_2[3].xy, src2_2[4], src2_2[5].xy, src2_2[6].xy);
|
||||
}
|
||||
Reference in New Issue
Block a user