Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1595 void addCasesWithProgs (const MovePtr<tcu::TestCaseGroup>& group, const CaseDescription<Object>& ca… in addCasesWithProgs() function
1617 addCasesWithProgs (group, cases.shaderModule); in createObjectTestsGroup()
1623 addCasesWithProgs (group, cases.graphicsPipeline); in createObjectTestsGroup()
1624 addCasesWithProgs (group, cases.computePipeline); in createObjectTestsGroup()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp3108 void addCasesWithProgs (tcu::TestCaseGroup *group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
3129 addCasesWithProgs (group, cases.shaderModule); in createTests()
3133 addCasesWithProgs (group, cases.graphicsPipeline); in createTests()
3134 addCasesWithProgs (group, cases.computePipeline); in createTests()