Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_others.cpp1376 auto fpMergeValidationCaches = in TEST_F() local
1378 if (!fpCreateValidationCache || !fpDestroyValidationCache || !fpMergeValidationCaches) { in TEST_F()
1394 res = fpMergeValidationCaches(m_device->device(), validationCache, 1, &validationCache); in TEST_F()