mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Refactored Effects + start of EngineBuffers (I hate it)
This commit is contained in:
@@ -13,4 +13,4 @@ uint PS(float4 input : SV_Position) : SV_Target0
|
||||
return ClearValue;
|
||||
}
|
||||
|
||||
#effect[VS = VS, PS = PS]
|
||||
#pragma Effect[VS = VS; PS = PS]
|
||||
|
||||
Reference in New Issue
Block a user