Skip to content

Add support for ${swizzle:comps} and ${vecType:comps}

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

Solves issue with string pointers (which may not persist across recompilation or even relaunch), and also removes ability to directly inline strings.

Merge request reports