Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1481 const ShHandle linkHandle, in ShLinkExt() argument
1485 if (linkHandle == nullptr || numHandles == 0) in ShLinkExt()
1504 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(linkHandle); in ShLinkExt()