Kaba function shadercomp.compile_stage ed
...
Syntax ed
func static shadercomp.compile_stage(code: string, layout: LayoutData, stage: string) -> string
Parameters ed
- code: string
- ...
- layout: LayoutData
- ...
- stage: string
- ...
Return ed
...
...
func static shadercomp.compile_stage(code: string, layout: LayoutData, stage: string) -> string
...