Home | History | Annotate | Download | only in functional

Lines Matching refs:biasGroup

2508 		tcu::TestCaseGroup* biasGroup = new tcu::TestCaseGroup(m_testCtx, "bias", "User-supplied bias value");
2509 group2D->addChild(biasGroup);
2512 biasGroup->addChild(new Texture2DMipmapCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(),
2684 tcu::TestCaseGroup* biasGroup = new tcu::TestCaseGroup(m_testCtx, "bias", "User-supplied bias value");
2685 group3D->addChild(biasGroup);
2688 biasGroup->addChild(new Texture3DMipmapCase(m_context,