Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1160 …VkResult CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache, uint32_…
Dcore_validation.cpp14416 VkResult CoreChecks::CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCac… in CoreLayerMergeValidationCachesEXT() function in CoreChecks
/external/vulkan-validation-layers/layers/generated/
Dchassis.h3673 …virtual VkResult CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache,… in CoreLayerMergeValidationCachesEXT() function
Dchassis.cpp1004 …result = validation_data->CoreLayerMergeValidationCachesEXT(device, dstCache, srcCacheCount, pSrcC… in MergeValidationCachesEXT()