Метод | Описание | |
---|---|---|
AddDelegateProgram ( string delegateName ) : void |
Adds a new delegate program to the list. Delegates are tested in order so earlier ones are preferred. |
|
ClearDelegatePrograms ( ) : void |
Remove all delegate programs
|
|
CreateParameters ( ) : |
||
Load ( bool background ) : void | ||
SetParam ( string name, string val ) : bool |
Метод | Описание | |
---|---|---|
BuildConstantDefinitions ( ) : void | ||
CreateLowLevelImpl ( ) : void | ||
LoadFromSource ( ) : void | ||
PopulateParameterNames ( |
||
UnloadImpl ( ) : void | ||
buildConstantDefinitions ( ) : void | ||
chooseDelegate ( ) : void |
Метод | Описание | |
---|---|---|
UnifiedHighLevelGpuProgram ( |
||
UnifiedHighLevelGpuProgram ( |
public AddDelegateProgram ( string delegateName ) : void | ||
delegateName | string | |
Результат | void |
protected BuildConstantDefinitions ( ) : void | ||
Результат | void |
public CreateParameters ( ) : |
||
Результат |
protected PopulateParameterNames ( |
||
parms | ||
Результат | void |
public SetParam ( string name, string val ) : bool | ||
name | string | |
val | string | |
Результат | bool |
protected buildConstantDefinitions ( ) : void | ||
Результат | void |