C# Class CSPspEmu.Core.Gpu.State.GpuStateStruct

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Свойство Type Description
AlphaTestState CSPspEmu.Core.Gpu.State.SubStates.AlphaTestStateStruct
BackfaceCullingState CSPspEmu.Core.Gpu.State.SubStates.BackfaceCullingStateStruct
BaseAddress uint
BaseOffset uint
BlendingState CSPspEmu.Core.Gpu.State.SubStates.BlendingStateStruct
ClearFlags ClearBufferSet
ClearingMode bool
ClipPlaneState CSPspEmu.Core.Gpu.State.SubStates.ClipPlaneStateStruct
ColorTestState CSPspEmu.Core.Gpu.State.SubStates.ColorTestStateStruct
DepthBufferState ScreenBufferStateStruct
DepthTestState CSPspEmu.Core.Gpu.State.SubStates.DepthTestStateStruct
DitheringState CSPspEmu.Core.Gpu.State.SubStates.DitheringStateStruct
DrawBufferState ScreenBufferStateStruct
FixColorSource ColorStruct
FogState CSPspEmu.Core.Gpu.State.SubStates.FogStateStruct
IndexAddress uint
LightingState CSPspEmu.Core.Gpu.State.SubStates.LightingStateStruct
LineSmoothState CSPspEmu.Core.Gpu.State.SubStates.LineSmoothStateStruct
LogicalOperationState CSPspEmu.Core.Gpu.State.SubStates.LogicalOperationStateStruct
MorphingState CSPspEmu.Core.Gpu.State.SubStates.MorphingStateStruct
Offset PointS
PatchCullingState CSPspEmu.Core.Gpu.State.SubStates.PatchCullingStateStruct
PatchState PatchStateStruct
ShadeModel ShadingModelEnum
SkinningState CSPspEmu.Core.Gpu.State.SubStates.SkinningStateStruct
StencilState CSPspEmu.Core.Gpu.State.SubStates.StencilStateStruct
TextureMappingState CSPspEmu.Core.Gpu.State.SubStates.TextureMappingStateStruct
TextureTransferState TextureTransferStateStruct
ToggleUpdateState bool
VertexAddress uint
VertexState CSPspEmu.Core.Gpu.State.VertexStateStruct
Viewport ViewportStruct

Méthodes publiques

Méthode Description
GetAddressRelativeToBase ( uint RelativeAddress ) : uint
GetAddressRelativeToBaseOffset ( uint RelativeAddress ) : uint

Method Details

GetAddressRelativeToBase() public méthode

public GetAddressRelativeToBase ( uint RelativeAddress ) : uint
RelativeAddress uint
Résultat uint

GetAddressRelativeToBaseOffset() public méthode

public GetAddressRelativeToBaseOffset ( uint RelativeAddress ) : uint
RelativeAddress uint
Résultat uint

Property Details

AlphaTestState public_oe property

public AlphaTestStateStruct,CSPspEmu.Core.Gpu.State.SubStates AlphaTestState
Résultat CSPspEmu.Core.Gpu.State.SubStates.AlphaTestStateStruct

BackfaceCullingState public_oe property

public BackfaceCullingStateStruct,CSPspEmu.Core.Gpu.State.SubStates BackfaceCullingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.BackfaceCullingStateStruct

BaseAddress public_oe property

public uint BaseAddress
Résultat uint

BaseOffset public_oe property

public uint BaseOffset
Résultat uint

BlendingState public_oe property

public BlendingStateStruct,CSPspEmu.Core.Gpu.State.SubStates BlendingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.BlendingStateStruct

ClearFlags public_oe property

A set of flags related to the clearing mode. Generally which buffers to clear.
public ClearBufferSet ClearFlags
Résultat ClearBufferSet

ClearingMode public_oe property

When set, this will changes the Draw behaviour.
public bool ClearingMode
Résultat bool

ClipPlaneState public_oe property

public ClipPlaneStateStruct,CSPspEmu.Core.Gpu.State.SubStates ClipPlaneState
Résultat CSPspEmu.Core.Gpu.State.SubStates.ClipPlaneStateStruct

ColorTestState public_oe property

public ColorTestStateStruct,CSPspEmu.Core.Gpu.State.SubStates ColorTestState
Résultat CSPspEmu.Core.Gpu.State.SubStates.ColorTestStateStruct

DepthBufferState public_oe property

public ScreenBufferStateStruct DepthBufferState
Résultat ScreenBufferStateStruct

DepthTestState public_oe property

public DepthTestStateStruct,CSPspEmu.Core.Gpu.State.SubStates DepthTestState
Résultat CSPspEmu.Core.Gpu.State.SubStates.DepthTestStateStruct

DitheringState public_oe property

public DitheringStateStruct,CSPspEmu.Core.Gpu.State.SubStates DitheringState
Résultat CSPspEmu.Core.Gpu.State.SubStates.DitheringStateStruct

DrawBufferState public_oe property

public ScreenBufferStateStruct DrawBufferState
Résultat ScreenBufferStateStruct

FixColorSource public_oe property

public ColorStruct,CSPspEmu.Core.Gpu.State FixColorSource
Résultat ColorStruct

FogState public_oe property

public FogStateStruct,CSPspEmu.Core.Gpu.State.SubStates FogState
Résultat CSPspEmu.Core.Gpu.State.SubStates.FogStateStruct

IndexAddress public_oe property

public uint IndexAddress
Résultat uint

LightingState public_oe property

public LightingStateStruct,CSPspEmu.Core.Gpu.State.SubStates LightingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.LightingStateStruct

LineSmoothState public_oe property

public LineSmoothStateStruct,CSPspEmu.Core.Gpu.State.SubStates LineSmoothState
Résultat CSPspEmu.Core.Gpu.State.SubStates.LineSmoothStateStruct

LogicalOperationState public_oe property

public LogicalOperationStateStruct,CSPspEmu.Core.Gpu.State.SubStates LogicalOperationState
Résultat CSPspEmu.Core.Gpu.State.SubStates.LogicalOperationStateStruct

MorphingState public_oe property

public MorphingStateStruct,CSPspEmu.Core.Gpu.State.SubStates MorphingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.MorphingStateStruct

Offset public_oe property

public PointS,CSPspEmu.Core.Gpu.State Offset
Résultat PointS

PatchCullingState public_oe property

public PatchCullingStateStruct,CSPspEmu.Core.Gpu.State.SubStates PatchCullingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.PatchCullingStateStruct

PatchState public_oe property

public PatchStateStruct,CSPspEmu.Core.Gpu.State PatchState
Résultat PatchStateStruct

ShadeModel public_oe property

public ShadingModelEnum ShadeModel
Résultat ShadingModelEnum

SkinningState public_oe property

public SkinningStateStruct,CSPspEmu.Core.Gpu.State.SubStates SkinningState
Résultat CSPspEmu.Core.Gpu.State.SubStates.SkinningStateStruct

StencilState public_oe property

public StencilStateStruct,CSPspEmu.Core.Gpu.State.SubStates StencilState
Résultat CSPspEmu.Core.Gpu.State.SubStates.StencilStateStruct

TextureMappingState public_oe property

public TextureMappingStateStruct,CSPspEmu.Core.Gpu.State.SubStates TextureMappingState
Résultat CSPspEmu.Core.Gpu.State.SubStates.TextureMappingStateStruct

TextureTransferState public_oe property

public TextureTransferStateStruct TextureTransferState
Résultat TextureTransferStateStruct

ToggleUpdateState public_oe property

public bool ToggleUpdateState
Résultat bool

VertexAddress public_oe property

public uint VertexAddress
Résultat uint

VertexState public_oe property

public VertexStateStruct,CSPspEmu.Core.Gpu.State VertexState
Résultat CSPspEmu.Core.Gpu.State.VertexStateStruct

Viewport public_oe property

public ViewportStruct,CSPspEmu.Core.Gpu.State Viewport
Résultat ViewportStruct