Searched refs:GLBindFramebufferOES (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | entry_points_enum_autogen.h | 263 GLBindFramebufferOES, enumerator
|
| D | entry_points_enum_autogen.cpp | 511 case EntryPoint::GLBindFramebufferOES: in GetEntryPointName()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_ext_autogen.cpp | 9455 EVENT(context, GLBindFramebufferOES, "context = %d, target = %s, framebuffer = %u", in GL_BindFramebufferOES() 9464 ValidateBindFramebufferOES(context, angle::EntryPoint::GLBindFramebufferOES, target, in GL_BindFramebufferOES()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 4962 case EntryPoint::GLBindFramebufferOES: in maybeCapturePreCallUpdates()
|
| D | capture_gles_ext_autogen.cpp | 9390 return CallCapture(angle::EntryPoint::GLBindFramebufferOES, std::move(paramBuffer)); in CaptureBindFramebufferOES()
|