GPU: Make perspective-correct color interpolation toggleable
This commit is contained in:
@ -37,6 +37,7 @@ enum class Trait : u32
|
||||
DisablePGXP,
|
||||
DisablePGXPCulling,
|
||||
DisablePGXPTextureCorrection,
|
||||
DisablePGXPColorCorrection,
|
||||
DisablePGXPDepthBuffer,
|
||||
ForcePGXPVertexCache,
|
||||
ForcePGXPCPUMode,
|
||||
|
||||
Reference in New Issue
Block a user