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

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
Process ( GLTexture Input ) : GLTexture
XBRShader ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Process() public méthode

public Process ( GLTexture Input ) : GLTexture
Input GLTexture
Résultat GLTexture

XBRShader() public méthode

public XBRShader ( ) : System
Résultat System