C# 클래스 CSPspEmu.Core.Gpu.Impl.Opengl.Modules.OpenglGpuImplCommon

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 메소드들

메소드 설명
PrepareStateCommon ( GpuStateStruct GpuState, int ScaleViewport ) : void

메소드 상세

PrepareStateCommon() 공개 정적인 메소드

public static PrepareStateCommon ( GpuStateStruct GpuState, int ScaleViewport ) : void
GpuState CSPspEmu.Core.Gpu.State.GpuStateStruct
ScaleViewport int
리턴 void