Lines Matching refs:stencilBit
965 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
967 const int ref = 1 << stencilBit; in test()
1006 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1008 const int ref = 1 << stencilBit; in test()
1206 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1208 const int mask = 1 << stencilBit; in test()
1240 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1242 const int mask = 1 << stencilBit; in test()
1271 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1273 const int mask = 1 << stencilBit; in test()
1302 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1304 const int mask = 1 << stencilBit; in test()
1743 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1745 const int ref = 1 << stencilBit; in test()