메소드 | 설명 | |
---|---|---|
ARBGpuProgram ( |
||
Bind ( ) : void | ||
BindProgramParameters ( |
||
Unbind ( ) : void | ||
Unload ( ) : void |
Unload GL gpu programs.
|
메소드 | 설명 | |
---|---|---|
LoadFromSource ( ) : void |
Load Assembler gpu program source.
|
public ARBGpuProgram ( |
||
parent | ||
name | string | |
handle | System.UInt64 | |
group | string | |
isManual | bool | |
loader | IManualResourceLoader | |
리턴 | System |
public BindProgramParameters ( |
||
parms | ||
mask | ||
리턴 | void |