Searched refs:GLCopyTexSubImage2D (Results 1 – 7 of 7) sorted by relevance
430 GLCopyTexSubImage2D, enumerator
845 case EntryPoint::GLCopyTexSubImage2D: in GetEntryPointName()
802 EVENT(context, GLCopyTexSubImage2D, in GL_CopyTexSubImage2D()816 angle::EntryPoint::GLCopyTexSubImage2D) && in GL_CopyTexSubImage2D()817 ValidateCopyTexSubImage2D(context, angle::EntryPoint::GLCopyTexSubImage2D, in GL_CopyTexSubImage2D()
483 return CallCapture(angle::EntryPoint::GLCopyTexSubImage2D, std::move(paramBuffer)); in CaptureCopyTexSubImage2D()
2147 case EntryPoint::GLCopyTexSubImage2D: in IsTextureUpdate()
502 case angle::EntryPoint::GLCopyTexSubImage2D: in ReplayTraceFunctionCall()
1422 return CallCapture(EntryPoint::GLCopyTexSubImage2D, std::move(params)); in ParseCallCapture()