mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GeometryShaderManager: Upload Line/Point width constants.
This commit is contained in:
@@ -48,4 +48,7 @@ struct VertexShaderConstants
|
||||
struct GeometryShaderConstants
|
||||
{
|
||||
float4 stereoparams;
|
||||
float4 lineptwidth;
|
||||
float4 viewport;
|
||||
u32 texoffsetflags[8];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user