Home
last modified time | relevance | path

Searched refs:UncachePipelineLayout (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DPipelineLayout.cpp61 GetDevice()->UncachePipelineLayout(this); in ~PipelineLayoutBase()
DDevice.h103 void UncachePipelineLayout(PipelineLayoutBase* obj);
DDevice.cpp184 void DeviceBase::UncachePipelineLayout(PipelineLayoutBase* obj) { in UncachePipelineLayout() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPipelineLayout.cpp91 GetDevice()->UncachePipelineLayout(this); in DestroyImpl()
DDevice.h175 void UncachePipelineLayout(PipelineLayoutBase* obj);
DDevice.cpp793 void DeviceBase::UncachePipelineLayout(PipelineLayoutBase* obj) { in UncachePipelineLayout() function in dawn_native::DeviceBase