mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 01:36:12 +08:00
and fix another minor bug in the new effect file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
uniform float4x4 ViewProj;
|
||||
uniform float4x4 yuv_matrix;
|
||||
texture2d tex;
|
||||
uniform texture2d tex;
|
||||
|
||||
sampler_state def_sampler {
|
||||
Filter = Linear;
|
||||
|
||||
Reference in New Issue
Block a user