Home
last modified time | relevance | path

Searched refs:glslang_refcount (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dglslang.cpp35 static int glslang_refcount = 0; variable
164 assert(glslang_refcount); in glslang_compile()
228 if (glslang_refcount++ == 0) in glslang_init()
238 if (glslang_refcount && (--glslang_refcount == 0)) in glslang_uninit()