Searched defs:maxIntValue (Results 1 – 5 of 5) sorted by relevance
311 const int maxIntValue = (1 << fractionBits) - 1; in round() local321 const int maxIntValue = (1 << getFractionBits()) - 1; in ulp() local
830 …const deInt32 maxIntValue = (1 << (getPackedVertexFormatComponentWidth(attributeInfo.vkType, order… in getGlslAttributeConditions() local1438 …const deInt32 maxIntValue = isVertexFormatPacked(attribute.vkDescription.format) ? (1 << (getPack… in writeVertexInputValue() local
1868 const deUint32 maxIntValue = smallValues ? 100 : 10000; in generateRandomClearValues() local