Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DDrawPass.cpp255 struct ProxyRef { struct in skgpu::graphite::__anon028964890111::TextureBindingTracker
256 const TextureProxy* fProxy;
257 operator sk_sp<TextureProxy>() const { return sk_ref_sp(fProxy); } in operator sk_sp<TextureProxy>()