Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp1385 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, in addTestCasesWithFunctions() function
1445 addTestCasesWithFunctions(group, SampledImage::initPrograms, SampledImage::test); in createSampledImageTestsInGroup()
1450 addTestCasesWithFunctions(group, StorageImage::initPrograms, StorageImage::test); in createStorageImageTestsInGroup()
DvktPipelineRenderToImageTests.cpp1715 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions() function
1837 addTestCasesWithFunctions(group, ALLOCATION_KIND_SUBALLOCATED); in addCoreRenderToImageTests()
1842 addTestCasesWithFunctions(group, ALLOCATION_KIND_DEDICATED); in addDedicatedAllocationRenderToImageTests()