Lines Matching refs:pYcbcrConversion

1724                                         VkSamplerYcbcrConversion* pYcbcrConversion) {  in vkCreateSamplerYcbcrConversion()  argument
1725 if (!pYcbcrConversion) return; in vkCreateSamplerYcbcrConversion()
1728 mReconstruction.addHandles((const uint64_t*)pYcbcrConversion, 1); in vkCreateSamplerYcbcrConversion()
1729 mReconstruction.addHandleDependency((const uint64_t*)pYcbcrConversion, 1, in vkCreateSamplerYcbcrConversion()
1735 mReconstruction.forEachHandleAddApi((const uint64_t*)pYcbcrConversion, 1, apiHandle, in vkCreateSamplerYcbcrConversion()
1737 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pYcbcrConversion, 1); in vkCreateSamplerYcbcrConversion()
2680 VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversionKHR() argument
2681 if (!pYcbcrConversion) return; in vkCreateSamplerYcbcrConversionKHR()
2684 mReconstruction.addHandles((const uint64_t*)pYcbcrConversion, 1); in vkCreateSamplerYcbcrConversionKHR()
2685 mReconstruction.addHandleDependency((const uint64_t*)pYcbcrConversion, 1, in vkCreateSamplerYcbcrConversionKHR()
2691 mReconstruction.forEachHandleAddApi((const uint64_t*)pYcbcrConversion, 1, apiHandle, in vkCreateSamplerYcbcrConversionKHR()
2693 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pYcbcrConversion, 1); in vkCreateSamplerYcbcrConversionKHR()
5289 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversion() argument
5292 pYcbcrConversion); in vkCreateSamplerYcbcrConversion()
6202 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversionKHR() argument
6205 pYcbcrConversion); in vkCreateSamplerYcbcrConversionKHR()