and fix another minor bug in the new effect file
This commit is contained in:
parent
ab08c2c3f2
commit
fa0a65a41c
@ -1,6 +1,6 @@
|
||||
uniform float4x4 ViewProj;
|
||||
uniform float4x4 yuv_matrix;
|
||||
texture2d tex;
|
||||
uniform texture2d tex;
|
||||
|
||||
sampler_state def_sampler {
|
||||
Filter = Linear;
|
||||
|
Loading…
x
Reference in New Issue
Block a user