Searched defs:uniqueKey (Results 1 – 9 of 9) sorted by relevance
171 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in instantiateSurface() local275 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in findOrCreateRegisterFor() local
169 const GrUniqueKey* uniqueKey) { in instantiateImpl()412 if (const auto& uniqueKey = fProxy->getUniqueKey(); uniqueKey.isValid()) { in doLazyInstantiation() local
154 const GrUniqueKey& uniqueKey() const { return fOriginatingProxy->getUniqueKey(); } in uniqueKey() function
923 const GrUniqueKey& uniqueKey = resource->getUniqueKey(); in validate() local
229 GrMipMapped mipMapped, const GrUniqueKey* uniqueKey) { in instantiateImpl()
754 const GrUniqueKey& uniqueKey = resource->getUniqueKey(); in validate() local
436 GrUniqueKey uniqueKey; in test_purge_unlocked() local496 GrUniqueKey uniqueKey; in test_budgeting() local623 GrUniqueKey uniqueKey; in test_unbudgeted() local
412 GrUniqueKey uniqueKey; in test_purge_unlocked() local539 GrUniqueKey uniqueKey; in test_budgeting() local665 GrUniqueKey uniqueKey; in test_unbudgeted() local
1155 detail::RecordTypeStorage const *fir::RecordType::uniqueKey() const { in uniqueKey() function in fir::RecordType