메소드 | 설명 | |
---|---|---|
Bind ( ) : void |
Binds an NV program.
|
|
NV3xGpuProgram ( |
||
Unbind ( ) : void |
Unbinds an NV program.
|
|
Unload ( ) : void |
Overridden to delete the NV program.
|
메소드 | 설명 | |
---|---|---|
LoadFromSource ( ) : void |
Loads NV3x level assembler programs into the hardware.
|
public NV3xGpuProgram ( |
||
parent | ||
name | string | |
handle | System.UInt64 | |
group | string | |
isManual | bool | |
loader | IManualResourceLoader | |
리턴 | System |