Lines Matching refs:TextureRef
27 mtl::TextureRef image;
172 const mtl::TextureRef &getNativeTexture() const { return mNativeTexture; } in getNativeTexture()
187 mtl::TextureRef createImageViewFromNativeTexture(GLuint cubeFaceOrZero,
192 const mtl::TextureRef &texture);
194 mtl::TextureRef &getImage(const gl::ImageIndex &imageIndex);
198 mtl::TextureRef &getImplicitMSTexture(const gl::ImageIndex &imageIndex);
273 const mtl::TextureRef &sourceTexture);
285 const mtl::TextureRef &sourceTexture);
300 const mtl::TextureRef &image);
313 const mtl::TextureRef &image);
320 mtl::TextureRef mNativeTexture = nil;
337 std::map<int, gl::TexLevelArray<mtl::TextureRef>> mImplicitMSTextures;
343 mtl::TextureRef mNativeSwizzleSamplingView;