Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DDrawPass.cpp179 struct ProxyRef { struct in skgpu::graphite::__anon20ac24a70111::TextureBindingTracker
180 const TextureProxy* fProxy;
181 operator sk_sp<TextureProxy>() const { return sk_ref_sp(fProxy); } in operator sk_sp<TextureProxy>()