Searched refs:mCurrentDrawable (Results 1 – 4 of 4) sorted by relevance
444 mCurrentDrawable = nil;573 if (!mCurrentDrawable)673 mCurrentDrawable = [mMetalLayer nextDrawable];674 if (!mCurrentDrawable)680 mCurrentDrawable = [mMetalLayer nextDrawable];686 mColorTexture = mtl::Texture::MakeFromMetal(mCurrentDrawable.get().texture);693 mColorTexture->set(mCurrentDrawable.get().texture);709 if (mCurrentDrawable)720 contextMtl->present(context, mCurrentDrawable);727 mCurrentDrawable = nil;
182 angle::ObjCPtr<id<CAMetalDrawable>> mCurrentDrawable = nil; variable
151 glx::Drawable mCurrentDrawable; variable
87 mCurrentDrawable(0), in DisplayGLX()371 if (newDrawable != mCurrentDrawable || in makeCurrent()379 mCurrentDrawable = newDrawable; in makeCurrent()