Lines Matching refs:stencilBits
84 …virtual void verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits) …
121 void verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits);
317 …tBooleanVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits) in verifyStencilMaskInitial() argument
329 if (stencilBits > 0 && state != GL_TRUE) in verifyStencilMaskInitial()
352 void verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits);
493 …tIntegerVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits) in verifyStencilMaskInitial() argument
503 const GLint reference = (1 << stencilBits) - 1; in verifyStencilMaskInitial()
529 void verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits);
682 …GetFloatVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencilBits) in verifyStencilMaskInitial() argument
686 const GLint reference = (1 << stencilBits) - 1; in verifyStencilMaskInitial()
1037 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1039 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1079 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1081 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1286 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1288 m_verifier->verifyStencilMaskInitial(m_testCtx, m_testTargetName, stencilBits); in test()
1291 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1322 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1324 m_verifier->verifyStencilMaskInitial(m_testCtx, m_testTargetName, stencilBits); in test()
1327 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1358 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1360 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1391 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1393 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()
1839 const int stencilBits = m_context.getRenderTarget().getStencilBits(); in test() local
1841 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test()