Property | Type | Description | |
---|---|---|---|
Binded | bool | ||
DrawBufferKey | |||
RenderTarget | CSharpPlatform.GL.Utils.GLRenderTarget | ||
UnbindedEvent | |||
Width | int |
Method | Description | |
---|---|---|
Bind ( ) : void | ||
Dispose ( ) : void | ||
DrawBufferValue ( OpenglGpuImpl OpenglGpuImpl, |
||
Unbind ( ) : void | ||
WaitUnbinded ( ) : void |
Method | Description | |
---|---|---|
Lock ( ) : void | ||
Unlock ( ) : void | ||
UpdateTextures ( int ScaleViewport ) : void | ||
UpdateTextures_External ( int ScaleViewport ) : void | ||
WaitUnlocked ( ) : void |
public DrawBufferValue ( OpenglGpuImpl OpenglGpuImpl, |
||
OpenglGpuImpl | OpenglGpuImpl | |
DrawBufferKey | ||
return | System |
public DrawBufferKey,CSPspEmu.Core.Gpu.Impl.Opengl.Modules DrawBufferKey | ||
return |
public GLRenderTarget,CSharpPlatform.GL.Utils RenderTarget | ||
return | CSharpPlatform.GL.Utils.GLRenderTarget |
public ManualResetEvent,System.Threading UnbindedEvent | ||
return |