Skip to content

tools/glls_preproc: use correct shader asprintf

Niklas Haas requested to merge haasn/libplacebo:asprintf_c into master

We want to use the locale-invariant asprintf_c, matching the behavior of the old GLSL() macro.

Merge request reports