Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1504 TestCase* createDiffTest (Context& context, PrePost prepost, const char* name, const BlendState& co… in createDiffTest() function
1584 …root->addChild(createDiffTest(root->getContext(), prepost, "common_enable_buffer_enable", enableSt… in addDrawBufferCommonTests()
1585 …root->addChild(createDiffTest(root->getContext(), prepost, "common_disable_buffer_disable", disabl… in addDrawBufferCommonTests()
1586 …root->addChild(createDiffTest(root->getContext(), prepost, "common_disable_buffer_enable", disable… in addDrawBufferCommonTests()
1587 …root->addChild(createDiffTest(root->getContext(), prepost, "common_enable_buffer_disable", enableS… in addDrawBufferCommonTests()
1600 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_blend_eq", eqSt… in addDrawBufferCommonTests()
1601 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_eq_buffer_separate_blend_… in addDrawBufferCommonTests()
1604 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_blend_… in addDrawBufferCommonTests()
1605 …root->addChild(createDiffTest(root->getContext(), prepost, "common_separate_blend_eq_buffer_separa… in addDrawBufferCommonTests()
1619 …root->addChild(createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_blend_func", … in addDrawBufferCommonTests()
[all …]