Searched refs:TextureWeakRef (Results 1 – 2 of 2) sorted by relevance
59 mtl::TextureWeakRef mTexture;60 mtl::TextureWeakRef mImplicitMSTexture;
43 using TextureWeakRef = std::weak_ptr<Texture>; variable