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, tex9, tex0, seed8);
|
||||
fragColor = fx_stage(vUV, tex9, tex0, seed8, src2_3[0], src2_3[1].xy, src2_3[2], src2_3[3].xy, src2_3[4], src2_3[5].xy, src2_3[6].xy);
|
||||
}
|
||||
Reference in New Issue
Block a user