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