Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h113 typedef glslang::TVector<TShHandleBase*> THandleList; typedef
134 virtual bool link(THandleList&) { return false; } in link() argument
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1457 THandleList cObjects; in ShLinkExt()