Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp1479 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()
[all …]