Class CompilerOptions
public class CompilerOptions : IDisposable
- Inheritance
-
CompilerOptions
- Implements
- Inherited Members
Constructors
CompilerOptions()
public CompilerOptions()
Fields
Handle
public shaderc_compile_options* Handle
Field Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
~CompilerOptions()
protected ~CompilerOptions()
SetAutoCombinedImageSampler(bool)
public void SetAutoCombinedImageSampler(bool enable)
Parameters
enable
bool
SetSourceLanguage(SourceLanguage)
public void SetSourceLanguage(SourceLanguage language)
Parameters
language
SourceLanguage