Searched refs:testEarlyDestroyKeepLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineEarlyDestroyTests.cpp | 331 tcu::TestStatus testEarlyDestroyKeepLayout(Context &context, TestParams params) in testEarlyDestroyKeepLayout() function 349 …onCaseWithPrograms(group, "cache", checkSupport, initPrograms, testEarlyDestroyKeepLayout, params); in addEarlyDestroyTestCasesWithFunctions() 351 …aseWithPrograms(group, "no_cache", checkSupport, initPrograms, testEarlyDestroyKeepLayout, params); in addEarlyDestroyTestCasesWithFunctions()
|