Home
last modified time | relevance | path

Searched refs:stencilBit (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp965 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()
[all …]
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1244 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1246 const int ref = 1 << stencilBit; in test()
1285 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1287 const int ref = 1 << stencilBit; in test()
1486 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1488 const int mask = 1 << stencilBit; in test()
1520 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1522 const int mask = 1 << stencilBit; in test()
1551 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1553 const int mask = 1 << stencilBit; in test()
[all …]