Searched refs:prepareForCopyImage (Results 1 – 2 of 2) sorted by relevance
497 angle::Result prepareForCopyImage();
3599 ANGLE_INLINE angle::Result Context::prepareForCopyImage() in prepareForCopyImage() function in gl::Context3805 ANGLE_CONTEXT_TRY(prepareForCopyImage()); in copyTexImage2D()3829 ANGLE_CONTEXT_TRY(prepareForCopyImage()); in copyTexSubImage2D()3856 ANGLE_CONTEXT_TRY(prepareForCopyImage()); in copyTexSubImage3D()