Exemplo n.º 1
0
 public static extern int Hlsl2Glsl_Parse(
     IntPtr handle,
     [MarshalAs(UnmanagedType.LPStr)] string shaderString,
     TargetVersion targetVersion,
     ref Hlsl2Glsl_ParseCallbacks callbacks,
     TranslationOptions options);
Exemplo n.º 2
0
 public static extern int Hlsl2Glsl_Parse(
     IntPtr handle,
     [MarshalAs(UnmanagedType.LPStr)] string shaderString,
     TargetVersion targetVersion,
     ref Hlsl2Glsl_ParseCallbacks callbacks,
     TranslationOptions options);