Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
Dglslang_c_interface.h223 GLSLANG_EXPORT void glslang_finalize_process();
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp165 GLSLANG_EXPORT void glslang_finalize_process() { glslang::FinalizeProcess(); } in glslang_finalize_process() function