Searched refs:getSamplecntBitWidth (Results 1 – 1 of 1) sorted by relevance
104 unsigned getSamplecntBitWidth(unsigned VersionMajor) { in getSamplecntBitWidth() function1267 return (1 << getSamplecntBitWidth(Version.Major)) - 1; in getSamplecntBitMask()