Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h274 SH_IMPORT_EXPORT void ShDestruct(ShHandle);
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp845 ShDestruct(compiler); in CompileShaders()
858 ShDestruct(compiler); in CompileShaders()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1320 void ShDestruct(ShHandle handle) in ShDestruct() function