Home
last modified time | relevance | path

Searched refs:GLBlitFramebufferNV (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h303 GLBlitFramebufferNV, enumerator
Dentry_points_enum_autogen.cpp591 case EntryPoint::GLBlitFramebufferNV: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp8772 EVENT(context, GLBlitFramebufferNV, in GL_BlitFramebufferNV()
8784 context, angle::EntryPoint::GLBlitFramebufferNV, srcX0, srcY0, in GL_BlitFramebufferNV()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_replay_autogen.cpp232 case angle::EntryPoint::GLBlitFramebufferNV: in ReplayCall()
Dcapture_gles_ext_autogen.cpp8910 return CallCapture(angle::EntryPoint::GLBlitFramebufferNV, std::move(paramBuffer)); in CaptureBlitFramebufferNV()