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