Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DDrawPass.cpp177 struct ProxyRef { struct in skgpu::graphite::__anon3ddbbdf80111::TextureBindingTracker
178 const TextureProxy* fProxy;
179 operator sk_sp<TextureProxy>() const { return sk_ref_sp(fProxy); } in operator sk_sp<TextureProxy>()