Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DShHandle.h113 typedef glslang::TVector<TShHandleBase*> THandleList; typedef
134 virtual bool link(THandleList&) { return false; } in link() argument