Home
last modified time | relevance | path

Searched refs:UncacheBindGroupLayout (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h167 void UncacheBindGroupLayout(BindGroupLayoutBase* obj);
DBindGroupLayout.cpp413 GetDevice()->UncacheBindGroupLayout(this); in DestroyImpl()
DDevice.cpp703 void DeviceBase::UncacheBindGroupLayout(BindGroupLayoutBase* obj) { in UncacheBindGroupLayout() function in dawn_native::DeviceBase