C# Class CSPspEmu.Gui.XBR.Shader.XBRShader

Inheritance: IDisposable
Show file Open project: soywiz/cspspemu Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Process ( GLTexture Input ) : GLTexture
XBRShader ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Process() public method

public Process ( GLTexture Input ) : GLTexture
Input GLTexture
return GLTexture

XBRShader() public method

public XBRShader ( ) : System
return System