Lines Matching refs:stencilBit
1264 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1266 const int ref = 1 << stencilBit; in test()
1305 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1307 const int ref = 1 << stencilBit; in test()
1506 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1508 const int mask = 1 << stencilBit; in test()
1540 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1542 const int mask = 1 << stencilBit; in test()
1571 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1573 const int mask = 1 << stencilBit; in test()
1602 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1604 const int mask = 1 << stencilBit; in test()
2290 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
2292 const int ref = 1 << stencilBit; in test()