Searched refs:CoreLayerMergeValidationCachesEXT (Results 1 – 4 of 4) sorted by relevance
1160 …VkResult CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache, uint32_…
14416 VkResult CoreChecks::CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCac… in CoreLayerMergeValidationCachesEXT() function in CoreChecks
3673 …virtual VkResult CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache,… in CoreLayerMergeValidationCachesEXT() function
1004 …result = validation_data->CoreLayerMergeValidationCachesEXT(device, dstCache, srcCacheCount, pSrcC… in MergeValidationCachesEXT()