Searched refs:addTestCasesWithFunctions (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineRenderToImageTests.cpp | 1746 void addTestCasesWithFunctions(tcu::TestCaseGroup *group, PipelineConstructionType pipelineConstruc… in addTestCasesWithFunctions() function 1883 addTestCasesWithFunctions(group, pipelineConstructionType, ALLOCATION_KIND_SUBALLOCATED); in addCoreRenderToImageTests() 1889 addTestCasesWithFunctions(group, pipelineConstructionType, ALLOCATION_KIND_DEDICATED); in addDedicatedAllocationRenderToImageTests()
|
H A D | vktPipelineMultisampleImageTests.cpp | 2022 void addTestCasesWithFunctions(tcu::TestCaseGroup *group, FunctionSupport1<CaseDef>::Function check… in addTestCasesWithFunctions() function 2117 …addTestCasesWithFunctions(group, SampledImage::checkSupport, SampledImage::initPrograms, SampledIm… in createSampledImageTestsInGroup() 2123 …addTestCasesWithFunctions(group, StorageImage::checkSupport, StorageImage::initPrograms, StorageIm… in createStorageImageTestsInGroup()
|