• Home
  • Raw
  • Download

Lines Matching refs:createDiffTest

1493 TestCase* createDiffTest (Context& context, PrePost prepost, const char* name, const BlendState& co…  in createDiffTest()  function
1573 …root->addChild(createDiffTest(root->getContext(), prepost, "common_enable_buffer_enable", enableSt… in addDrawBufferCommonTests()
1574 …root->addChild(createDiffTest(root->getContext(), prepost, "common_disable_buffer_disable", disabl… in addDrawBufferCommonTests()
1575 …root->addChild(createDiffTest(root->getContext(), prepost, "common_disable_buffer_enable", disable… in addDrawBufferCommonTests()
1576 …root->addChild(createDiffTest(root->getContext(), prepost, "common_enable_buffer_disable", enableS… in addDrawBufferCommonTests()
1589 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_blend_eq", eqSt… in addDrawBufferCommonTests()
1590 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_separate_blend_… in addDrawBufferCommonTests()
1593 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_blend_… in addDrawBufferCommonTests()
1594 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_separa… in addDrawBufferCommonTests()
1608 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_blend_func", … in addDrawBufferCommonTests()
1609 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_separate_blen… in addDrawBufferCommonTests()
1610 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_func_buffer_blen… in addDrawBufferCommonTests()
1611 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_func_buffer_sepa… in addDrawBufferCommonTests()
1618 …root->addChild(createDiffTest(root->getContext(), prepost, "common_color_mask_buffer_color_mask", … in addDrawBufferCommonTests()