Searched refs:testEarlyDestroyDestroyLayout (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineEarlyDestroyTests.cpp | 333 tcu::TestStatus testEarlyDestroyDestroyLayout (Context& context, TestParams params) in testEarlyDestroyDestroyLayout() function 351 addFunctionCaseWithPrograms(group, "cache_destroy_layout", checkSupport, initPrograms, testEarlyDestroyDestroyLayout, params); in addEarlyDestroyTestCasesWithFunctions() 353 addFunctionCaseWithPrograms(group, "no_cache_destroy_layout", checkSupport, initPrograms, testEarlyDestroyDestroyLayout, params); in addEarlyDestroyTestCasesWithFunctions() 355 addFunctionCaseWithPrograms(group, "no_cache_destroy_layout_maintenance5", checkSupport, initPrograms, testEarlyDestroyDestroyLayout, params); in addEarlyDestroyTestCasesWithFunctions()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineEarlyDestroyTests.cpp | 329 tcu::TestStatus testEarlyDestroyDestroyLayout (Context& context, TestParams params) in testEarlyDestroyDestroyLayout() function 346 addFunctionCaseWithPrograms(group, "cache_destroy_layout", "", checkSupport, initPrograms, testEarlyDestroyDestroyLayout, params); in addEarlyDestroyTestCasesWithFunctions() 348 addFunctionCaseWithPrograms(group, "no_cache_destroy_layout", "", checkSupport, initPrograms, testEarlyDestroyDestroyLayout, params); in addEarlyDestroyTestCasesWithFunctions()
|
Completed in 2 milliseconds