public ShaderCompiler()
 {
     _handle = ShadercNative.shaderc_compiler_initialize();
 }