Searched refs:createDiffTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fDrawBuffersIndexedTests.cpp | 1479 TestCase *createDiffTest(Context &context, PrePost prepost, const char *name, const BlendState &com… in createDiffTest() function 1571 …createDiffTest(root->getContext(), prepost, "common_enable_buffer_enable", enableState, enableStat… in addDrawBufferCommonTests() 1573 …createDiffTest(root->getContext(), prepost, "common_disable_buffer_disable", disableState, disable… in addDrawBufferCommonTests() 1575 …createDiffTest(root->getContext(), prepost, "common_disable_buffer_enable", disableState, enableSt… in addDrawBufferCommonTests() 1577 …createDiffTest(root->getContext(), prepost, "common_enable_buffer_disable", enableState, disableSt… in addDrawBufferCommonTests() 1600 …createDiffTest(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() 1643 …createDiffTest(root->getContext(), prepost, "common_blend_func_buffer_blend_func", funcStateA, fun… in addDrawBufferCommonTests() [all …]
|