Slightly reduce the scanline-ish LCD effect
This commit is contained in:
parent
17dfe0dd6a
commit
29b64d7545
@ -42,7 +42,7 @@ static inline float4 texture(texture2d<half> texture, float2 pos)
|
|||||||
#line 1
|
#line 1
|
||||||
{filter}
|
{filter}
|
||||||
|
|
||||||
#define BLEND_BIAS (1.0/3.0)
|
#define BLEND_BIAS (2.0/5.0)
|
||||||
|
|
||||||
enum frame_blending_mode {
|
enum frame_blending_mode {
|
||||||
DISABLED,
|
DISABLED,
|
||||||
|
Loading…
Reference in New Issue
Block a user