Searched defs:maxIntValue (Results 1 – 3 of 3) sorted by relevance
303 const int maxIntValue = (1 << fractionBits) - 1; in round() local313 const int maxIntValue = (1 << getFractionBits()) - 1; in ulp() local
915 const int32_t maxIntValue = in getGlslAttributeConditions() local1608 const int32_t maxIntValue = in writeVertexInputValue() local
1900 const uint32_t maxIntValue = smallValues ? 100 : 10000; in generateRandomClearValues() local