Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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 …]
/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator.go929 createDiffTest(ctx, diffTestResultFile, soongVbMetaFile, makeVbmetaFile)
933 func createDiffTest(ctx android.ModuleContext, diffTestResultFile android.WritablePath, file1 andro… func
994 createDiffTest(ctx, diffTestFile, soongBootImg, makeBootImage)
1002 createDiffTest(ctx, diffTestFile, soongBootImg, makeBootImage)
1010 createDiffTest(ctx, diffTestFile, soongBootImg, makeBootImage)
1018 createDiffTest(ctx, diffTestFile, soongSuperImg, makeSuperImage)