Searched refs:attrMaxValue (Results 1 – 1 of 1) sorted by relevance
3774 float attrMaxValue = 0; in getCoordScale() local3782 attrMaxValue += 1.0f; in getCoordScale()3784 attrMaxValue += 1024.0f; in getCoordScale()3789 attrMaxValue += 1.0f; in getCoordScale()3791 attrMaxValue += 512.0f; in getCoordScale()3797 …attrMaxValue += (attribSpec.normalize && !inputTypeIsFloatType(attribSpec.inputType)) ? (1.0f) : (… in getCoordScale()3803 attrMaxValue *= 2; in getCoordScale()3805 maxValue += attrMaxValue; in getCoordScale()