Property | Type | Description | |
---|---|---|---|
File | string | ||
Language | string | ||
Name | string | ||
ProgramType | GpuProgramType | ||
ResourceGroup | string | ||
Source | string |
Method | Description | |
---|---|---|
CreateHighLevelGpuProgramScriptCompilerEvent ( string file, string name, string resGroup, string source, string language, GpuProgramType prgType ) : System.Collections.Generic |
public CreateHighLevelGpuProgramScriptCompilerEvent ( string file, string name, string resGroup, string source, string language, GpuProgramType prgType ) : System.Collections.Generic | ||
file | string | |
name | string | |
resGroup | string | |
source | string | |
language | string | |
prgType | GpuProgramType | |
return | System.Collections.Generic |