Lines Matching refs:getStruct
213 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in needStructMapping()
217 if (field->type()->getStruct() == nullptr) in needStructMapping()
517 const TStructure &structure = *type.getStruct(); in structInitializerString()
600 "static " + Decorate(structType->getStruct()->name()) + " " + mappedName; in generateStructMapping()
1352 const TStructure &structure = *type.getStruct(); in outputEqual()
1391 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in ancestorEvaluatesToSamplerInStruct()
1658 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary()
2063 const TStructure *s = nodeBinary->getLeft()->getAsTyped()->getType().getStruct(); in samplerNamePrefixFromStruct()
3276 constructorName = mStructureHLSL->addStructConstructor(*node->getType().getStruct()); in outputConstructor()
3303 const TStructure *structure = type.getStruct(); in writeConstantUnion()
3600 const TStructure *structure = type.getStruct(); in ensureStructDefined()