Searched refs:ShDestruct (Results 1 – 4 of 4) sorted by relevance
324 GLSLANG_EXPORT void ShDestruct(ShHandle);
1159 ShDestruct(compiler); in CompileShaders()1172 ShDestruct(compiler); in CompileShaders()
186 * `ShDestruct()` destroys the given translator.
1387 void ShDestruct(ShHandle handle) in ShDestruct() function