glslang_compile    46 libavfilter/glslang.h GLSlangResult *glslang_compile(const char *glsl, enum GLSlangStage stage);
glslang_compile   958 libavfilter/vulkan.c     res = glslang_compile(shd->src.str, emap[shd->shader.stage]);