Searched refs:cacheIter (Results 1 – 1 of 1) sorted by relevance
13492 auto cacheIter = mPayload.find(descriptorSetLayoutDesc); in bindCachedDescriptorPool() local13493 if (cacheIter != mPayload.end()) in bindCachedDescriptorPool()13495 *dynamicDescriptorPoolOut = cacheIter->second; in bindCachedDescriptorPool()