Method | Description | |
---|---|---|
BindCurrentDrawBufferTexture ( GpuStateStruct GpuState ) : void | ||
DrawVideo ( uint FrameBufferAddress, |
||
GetDrawBufferTexture ( |
||
GetDrawBufferTextureAndLock ( |
||
GetOrCreateDrawBufferTexture ( |
||
RenderbufferManager ( OpenglGpuImpl OpenglGpuImpl ) : System | ||
TextureCacheGetAndBind ( GpuStateStruct GpuState ) : GLTexture |
public BindCurrentDrawBufferTexture ( GpuStateStruct GpuState ) : void | ||
GpuState | CSPspEmu.Core.Gpu.State.GpuStateStruct | |
return | void |
public DrawVideo ( uint FrameBufferAddress, |
||
FrameBufferAddress | uint | |
OutputPixel | ||
Width | int | |
Height | int | |
return | void |
public GetDrawBufferTexture ( |
||
Key | ||
return | DrawBufferValue |
public GetDrawBufferTextureAndLock ( |
||
Key | ||
Action | Action |
|
return | void |
public GetOrCreateDrawBufferTexture ( |
||
Key | ||
return | DrawBufferValue |
public RenderbufferManager ( OpenglGpuImpl OpenglGpuImpl ) : System | ||
OpenglGpuImpl | OpenglGpuImpl | |
return | System |
public TextureCacheGetAndBind ( GpuStateStruct GpuState ) : GLTexture | ||
GpuState | CSPspEmu.Core.Gpu.State.GpuStateStruct | |
return | GLTexture |