GPU: Add option to disable PGXP on 2D polygons
This commit is contained in:
@ -45,6 +45,7 @@ enum class Trait : u32
|
||||
DisablePGXPColorCorrection,
|
||||
DisablePGXPDepthBuffer,
|
||||
DisablePGXPPreserveProjFP,
|
||||
DisablePGXPOn2DPolygons,
|
||||
ForcePGXPVertexCache,
|
||||
ForcePGXPCPUMode,
|
||||
ForceRecompilerMemoryExceptions,
|
||||
|
||||
Reference in New Issue
Block a user