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