Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputSPIRV.cpp140 TBasicType lsbType; member
4198 const TType &lsbType = lvalueCount == 1 ? node->getType() : lastChild->getType(); in makeBuiltInOutputStructType() local