Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dglslang_wrapper.cpp104 int result = ShFinalize(); in GlslangFinalize()
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp1342 ShFinalize(); // also test reference counting of users in singleMain()
1369 ShFinalize(); in singleMain()
/external/angle/doc/
DDevSetup.md182 …* `ShFinalize()` shuts down the translator library and must be called only once from each process …
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h87 GLSLANG_EXPORT int ShFinalize();
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1402 int ShFinalize() in ShFinalize() function
1740 ShFinalize(); in FinalizeProcess()