Searched defs:SAMPLE_MASK (Results 1 – 5 of 5) sorted by relevance
90 static final int SAMPLE_MASK = 0xFF; field in HashStringBenchmark
31 static final int SAMPLE_MASK = 0x0FFF; field in LessThanBenchmark
1082 #[allow(dead_code, non_upper_case_globals)] pub const SAMPLE_MASK: types::GLenum = 0x8E51; constant