• Home
  • Raw
  • Download

Lines Matching refs:createDiffTest

1479 TestCase *createDiffTest(Context &context, PrePost prepost, const char *name, const BlendState &com…  in createDiffTest()  function
1571createDiffTest(root->getContext(), prepost, "common_enable_buffer_enable", enableState, enableStat… in addDrawBufferCommonTests()
1573createDiffTest(root->getContext(), prepost, "common_disable_buffer_disable", disableState, disable… in addDrawBufferCommonTests()
1575createDiffTest(root->getContext(), prepost, "common_disable_buffer_enable", disableState, enableSt… in addDrawBufferCommonTests()
1577createDiffTest(root->getContext(), prepost, "common_enable_buffer_disable", enableState, disableSt… in addDrawBufferCommonTests()
1600createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_blend_eq", eqStateA, eqStateB)… in addDrawBufferCommonTests()
1601 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_separate_blend_… in addDrawBufferCommonTests()
1606 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_blend_… in addDrawBufferCommonTests()
1608 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_separa… in addDrawBufferCommonTests()
1643createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_blend_func", funcStateA, fun… in addDrawBufferCommonTests()
1644 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_separate_blen… in addDrawBufferCommonTests()
1646 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_func_buffer_blen… in addDrawBufferCommonTests()
1648 root->addChild(createDiffTest(root->getContext(), prepost, in addDrawBufferCommonTests()
1661 … root->addChild(createDiffTest(root->getContext(), prepost, "common_color_mask_buffer_color_mask", in addDrawBufferCommonTests()