mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Add flicker effect to chrome (replaces zooms)
This commit is contained in:
@@ -70,6 +70,10 @@ private:
|
||||
struct DrawQuadPixelConstants
|
||||
{
|
||||
float m_modulation[4];
|
||||
|
||||
int32_t m_flickerAxis[2];
|
||||
int32_t m_flickerStart;
|
||||
int32_t m_flickerEnd;
|
||||
};
|
||||
|
||||
struct ScaleQuadPixelConstants
|
||||
|
||||
Reference in New Issue
Block a user