Searched refs:SetSamplerAllocationEntry (Results 1 – 3 of 3) sorted by relevance
48 void SetSamplerAllocationEntry(Ref<SamplerHeapCacheEntry> entry);
151 bindGroup->SetSamplerAllocationEntry(std::move(samplerHeapCacheEntry)); in AllocateBindGroup()
276 void BindGroup::SetSamplerAllocationEntry(Ref<SamplerHeapCacheEntry> entry) { in SetSamplerAllocationEntry() function in dawn_native::d3d12::BindGroup