Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1451 const ShHandle compHandles[], in ShLinkExt() argument
1460 if (compHandles[i] == 0) in ShLinkExt()
1462 TShHandleBase* base = reinterpret_cast<TShHandleBase*>(compHandles[i]); in ShLinkExt()