Home
last modified time | relevance | path

Searched defs:uniqueKey (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrResourceAllocator.cpp186 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in instantiateSurface() local
290 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in findOrCreateRegisterFor() local
DGrSurfaceProxy.cpp202 const skgpu::UniqueKey* uniqueKey) { in instantiateImpl()
428 if (const auto& uniqueKey = fProxy->getUniqueKey(); uniqueKey.isValid()) { in doLazyInstantiation() local
DGrResourceAllocator.h175 const skgpu::UniqueKey& uniqueKey() const { return fOriginatingProxy->getUniqueKey(); } in uniqueKey() function
DGrResourceCache.cpp814 const skgpu::UniqueKey& uniqueKey = resource->getUniqueKey(); in validate() local
DGrResourceProvider.cpp463 const skgpu::UniqueKey& uniqueKey, in findOrMakeStaticBuffer()
/external/skia/src/gpu/graphite/dawn/
DDawnResourceProvider.cpp104 UniqueKey uniqueKey; in make_ubo_bind_group_key() local
135 UniqueKey uniqueKey; in make_texture_bind_group_key() local
/external/skia/tests/
DResourceCacheTest.cpp481 skgpu::UniqueKey uniqueKey; in test_purge_unlocked() local
608 skgpu::UniqueKey uniqueKey; in test_budgeting() local
733 skgpu::UniqueKey uniqueKey; in test_unbudgeted() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
DDebuginfod.cpp50 static std::string uniqueKey(llvm::StringRef S) { return utostr(xxHash64(S)); } in uniqueKey() function
/external/skia/src/gpu/graphite/vk/
DVulkanResourceProvider.cpp302 UniqueKey uniqueKey; in make_ubo_bind_group_key() local