Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1450 const ShHandle linkHandle, in ShLinkExt() argument
1454 if (linkHandle == 0 || numHandles == 0) in ShLinkExt()
1473 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(linkHandle); in ShLinkExt()