Searched refs:counterType (Results 1 – 1 of 1) sorted by relevance
1623 TType counterType; in addStructBufferHiddenCounterParam() local1624 counterBufferType(loc, counterType); in addStructBufferHiddenCounterParam()1625 TVariable *variable = makeInternalVariable(counterBlockName, counterType); in addStructBufferHiddenCounterParam()3184 TType* counterType = new TType(EbtUint, EvqBuffer); in counterBufferType() local3185 counterType->setFieldName(intermediate.implicitCounterName); in counterBufferType()3188 TTypeLoc member = { counterType, loc }; in counterBufferType()3191 TType blockType(blockStruct, "", counterType->getQualifier()); in counterBufferType()5785 TType counterType; in addStructBuffArguments() local5786 counterBufferType(loc, counterType); in addStructBuffArguments()5790 TVariable* variable = makeInternalVariable(counterBlockName, counterType); in addStructBuffArguments()