Searched refs:specConstType (Results 1 – 3 of 3) sorted by relevance
238 TType *specConstType = new TType(type); in MakeSpecConst() local239 specConstType->setQualifier(EvqSpecConst); in MakeSpecConst()244 specConstType->setLayoutQualifier(layoutQualifier); in MakeSpecConst()246 return specConstType; in MakeSpecConst()
2979 bool specConstType = false; // value is only valid if constType is true in constructorError() local3012 specConstType = true; in constructorError()3076 if (specConstType) { in constructorError()3130 else if (specConstType) in constructorError()
3195 bool specConstType = false; // value is only valid if constType is true in constructorError() local3229 specConstType = true; in constructorError()3295 if (specConstType) { in constructorError()3358 else if (specConstType) in constructorError()