Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1556 void populateTestGroup (tcu::TestCaseGroup* parentGroup) in populateTestGroup() argument
1577 …MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(parentGroup->getTestContext(), "transfer"… in populateTestGroup()
1579 …MovePtr<tcu::TestCaseGroup> subGroup(new tcu::TestCaseGroup(parentGroup->getTestContext(), "sparse… in populateTestGroup()
1583 …MovePtr<tcu::TestCaseGroup> subGroupDeviceGroups(new tcu::TestCaseGroup(parentGroup->getTestContex… in populateTestGroup()
1587 parentGroup->addChild(group.release()); in populateTestGroup()
1592 …MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(parentGroup->getTestContext(), "ssbo", ""… in populateTestGroup()
1594 …MovePtr<tcu::TestCaseGroup> subGroup(new tcu::TestCaseGroup(parentGroup->getTestContext(), "sparse… in populateTestGroup()
1598 …MovePtr<tcu::TestCaseGroup> subGroupDeviceGroups(new tcu::TestCaseGroup(parentGroup->getTestContex… in populateTestGroup()
1603 …MovePtr<tcu::TestCaseGroup> subGroup(new tcu::TestCaseGroup(parentGroup->getTestContext(), "sparse… in populateTestGroup()
1607 …MovePtr<tcu::TestCaseGroup> subGroupDeviceGroups(new tcu::TestCaseGroup(parentGroup->getTestContex… in populateTestGroup()
[all …]
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.hpp36 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup);
Des2pShaderOperatorTests.cpp2039 tcu::TestCaseGroup* parentGroup; in init() member
2132 tcu::TestCaseGroup* const parentGroup = functionCaseGroups[funcNdx].parentGroup; in init() local
2143 …if (funcNdx == 0 || parentGroup != functionCaseGroups[funcNdx-1].parentGroup || string(groupName) … in init()
2146 functionCaseGroups[funcNdx].parentGroup->addChild(funcGroup); in init()
Des2pShaderCompilationCases.cpp2802 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup) in addShaderCompilationPerformanceCases() argument
2804 Context& context = parentGroup.getContext(); in addShaderCompilationPerformanceCases()
2810 parentGroup.addChild(validGroup); in addShaderCompilationPerformanceCases()
2811 parentGroup.addChild(invalidGroup); in addShaderCompilationPerformanceCases()
2812 parentGroup.addChild(cacheGroup); in addShaderCompilationPerformanceCases()
3106 parentGroup.addChild(whitespaceCommentCacheGroup); in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.hpp36 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup);
Des3pShaderOperatorTests.cpp2058 tcu::TestCaseGroup* parentGroup; in init() member
2175 tcu::TestCaseGroup* const parentGroup = functionCaseGroups[funcNdx].parentGroup; in init() local
2186 …if (funcNdx == 0 || parentGroup != functionCaseGroups[funcNdx-1].parentGroup || string(groupName) … in init()
2189 functionCaseGroups[funcNdx].parentGroup->addChild(funcGroup); in init()
Des3pShaderCompilationCases.cpp2822 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup) in addShaderCompilationPerformanceCases() argument
2824 Context& context = parentGroup.getContext(); in addShaderCompilationPerformanceCases()
2830 parentGroup.addChild(validGroup); in addShaderCompilationPerformanceCases()
2831 parentGroup.addChild(invalidGroup); in addShaderCompilationPerformanceCases()
2832 parentGroup.addChild(cacheGroup); in addShaderCompilationPerformanceCases()
3126 parentGroup.addChild(whitespaceCommentCacheGroup); in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp47 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupNam… in createRandomCaseGroup() argument
50 parentGroup->addChild(group); in createRandomCaseGroup()
Des31fSSBOLayoutTests.cpp340 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() argument
343 parentGroup->addChild(group); in createRandomCaseGroup()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp559 void createImageCountTests (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, AllocationK… in createImageCountTests() argument
578 parentGroup->addChild(countGroup.release()); in createImageCountTests()
DvktPipelineSpecConstantTests.cpp1784 tcu::TestCaseGroup* parentGroup; in createSpecConstantTests() member
1815 stage.parentGroup->addChild(stageGroup.release()); in createSpecConstantTests()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1127 static void addVertexFormatTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup) in addVertexFormatTests() argument
1155 parentGroup->addChild(formatGroup.release()); in addVertexFormatTests()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp45 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() argument
48 parentGroup->addChild(group); in createRandomCaseGroup()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp314 static void createRandomCaseGroup(tcu::TestCaseGroup* parentGroup, Context& context, const char* gr… in createRandomCaseGroup() argument
320 parentGroup->addChild(group); in createRandomCaseGroup()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp328 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char*… in createRandomCaseGroup() argument
331 parentGroup->addChild(group); in createRandomCaseGroup()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp351 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, cons… in createRandomCaseGroup() argument
354 parentGroup->addChild(group); in createRandomCaseGroup()
/external/oj-libjdwp/make/data/jdwp/
Djdwp.spec2132 (threadGroupObject parentGroup "The parent thread group object, or "
/external/robolectric/v3/runtime/
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...