Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1515 const ShHandle compHandles[], in ShLinkExt() argument
1524 if (compHandles[i] == 0) in ShLinkExt()
1526 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(compHandles[i]); in ShLinkExt()