Searched defs:structDeclared (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DOutputGLSLBase.cpp89 if (type.getBasicType() == EbtStruct && !structDeclared(type.getStruct()))
988 bool TOutputGLSLBase::structDeclared(const TStructure *structure) const function in class:TOutputGLSLBase

Completed in 87 milliseconds