Searched refs:isAtomicCounter (Results 1 – 1 of 1) sorted by relevance
528 …const bool isAtomicCounter = glu::isDataTypeAtomicCounter(component.getVariableType()->getBa… in validateSingleVariable() local548 …const int arrayStride = (isAtomicCounter && isArray) ? (4) : (!isBufferBlock && !isAtomicCounter) … in validateSingleVariable()