C# Class CSPspEmu.Core.Gpu.State.SubStates.LogicalOperationStateStruct

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
Enabled bool
Operation LogicalOperationEnum

Property Details

Enabled public_oe property

Logical Operation Enable (GL_COLOR_LOGIC_OP)
public bool Enabled
return bool

Operation public_oe property

LogicalOperation.GU_COPY
public LogicalOperationEnum Operation
return LogicalOperationEnum