Exemple #1
0
 static extern IntPtr glslopt_optimize(IntPtr context, glslopt_shader_type type, string shaderSource, uint options);
Exemple #2
0
		static extern IntPtr glslopt_optimize(IntPtr context, glslopt_shader_type type, string shaderSource, uint options);