1
0
Эх сурвалжийг харах

and fix another minor bug in the new effect file

jp9000 12 жил өмнө
parent
commit
fa0a65a41c

+ 1 - 1
build/data/effects/default.effect

@@ -1,6 +1,6 @@
 uniform float4x4 ViewProj;
 uniform float4x4 yuv_matrix;
-texture2d tex;
+uniform texture2d tex;
 
 sampler_state def_sampler {
 	Filter   = Linear;