mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
More window chrome improvements
This commit is contained in:
4
ShaderSrc/DrawQuadPixelConstants.h
Normal file
4
ShaderSrc/DrawQuadPixelConstants.h
Normal file
@@ -0,0 +1,4 @@
|
||||
cbuffer SDrawQuadPixelConstants : register(b0)
|
||||
{
|
||||
float4 constants_Modulation;
|
||||
};
|
||||
Reference in New Issue
Block a user