glsl-optimizer icon indicating copy to clipboard operation
glsl-optimizer copied to clipboard

Added `extern "C"` block to glsl_optimizer.h

Open elizagamedev opened this issue 7 years ago • 0 comments

This makes it easier to use the library in C or another programming language like Rust which can interface with the C ABI.

elizagamedev avatar Oct 24 '16 00:10 elizagamedev