Searched refs:TReflection (Results 1 – 4 of 4) sorted by relevance
80 TReflectionTraverser(const TIntermediate& i, TReflection& r) : in TReflectionTraverser()108 TReflection::TNameToIndex::const_iterator it = reflection.nameToIndex.find(name); in addAttribute()248 TReflection::TNameToIndex::const_iterator it = reflection.nameToIndex.find(name); in blowUpActiveAggregate()351 TReflection::TNameToIndex::const_iterator it = reflection.nameToIndex.find(name); in addBlockName()712 TReflection& reflection;759 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection()769 void TReflection::buildCounterIndices(const TIntermediate& intermediate) in buildCounterIndices()782 void TReflection::buildUniformStageMask(const TIntermediate& intermediate) in buildUniformStageMask()792 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage()819 void TReflection::dump() in dump()
96 class TReflection {98 TReflection() : badReflection(TObjectReflection::badReflection()) in TReflection() function104 virtual ~TReflection() {} in ~TReflection()
1974 reflection = new TReflection; in buildReflection()
602 class TReflection; variable729 TReflection* reflection;