Searched defs:maxIntValue (Results 1 – 2 of 2) sorted by relevance
311 const int maxIntValue = (1 << fractionBits) - 1; in round() local321 const int maxIntValue = (1 << getFractionBits()) - 1; in ulp() local
822 …const deInt32 maxIntValue = (1 << (getPackedVertexFormatComponentWidth(attributeInfo.vkType, order… in getGlslAttributeConditions() local1536 …const deInt32 maxIntValue = isVertexFormatPacked(attribute.vkDescription.format) ? (1 << (getPack… in writeVertexInputValue() local