Searched refs:GetSamplerHeapCache (Results 1 – 3 of 3) sorted by relevance
149 DAWN_TRY_ASSIGN(samplerHeapCacheEntry, device->GetSamplerHeapCache()->GetOrCreate( in AllocateBindGroup()
125 SamplerHeapCache* GetSamplerHeapCache();
720 SamplerHeapCache* Device::GetSamplerHeapCache() { in GetSamplerHeapCache() function in dawn_native::d3d12::Device