Lines Matching refs:pSrcCaches
1090 const VkPipelineCache* pSrcCaches) { in PreCallRecordMergePipelineCaches() argument
1093 if (pSrcCaches) { in PreCallRecordMergePipelineCaches()
1095 StartReadObject(pSrcCaches[index]); in PreCallRecordMergePipelineCaches()
1105 const VkPipelineCache* pSrcCaches, in PostCallRecordMergePipelineCaches() argument
1109 if (pSrcCaches) { in PostCallRecordMergePipelineCaches()
1111 FinishReadObject(pSrcCaches[index]); in PostCallRecordMergePipelineCaches()
5015 const VkValidationCacheEXT* pSrcCaches) { in PreCallRecordMergeValidationCachesEXT() argument
5018 if (pSrcCaches) { in PreCallRecordMergeValidationCachesEXT()
5020 StartReadObject(pSrcCaches[index]); in PreCallRecordMergeValidationCachesEXT()
5030 const VkValidationCacheEXT* pSrcCaches, in PostCallRecordMergeValidationCachesEXT() argument
5034 if (pSrcCaches) { in PostCallRecordMergeValidationCachesEXT()
5036 FinishReadObject(pSrcCaches[index]); in PostCallRecordMergeValidationCachesEXT()