Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Public/
DShaderLang.h324 GLSLANG_EXPORT void ShDestruct(ShHandle);
/third_party/glslang/StandAlone/
DStandAlone.cpp1159 ShDestruct(compiler); in CompileShaders()
1172 ShDestruct(compiler); in CompileShaders()
/third_party/flutter/skia/third_party/externals/angle2/doc/
DDevSetup.md186 * `ShDestruct()` destroys the given translator.
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1387 void ShDestruct(ShHandle handle) in ShDestruct() function