Home
last modified time | relevance | path

Searched refs:CaptureBindFramebuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.h36 angle::CallCapture CaptureBindFramebuffer(const State &glState,
DFrameCapture.cpp108 bindFramebuffer = &gl::CaptureBindFramebuffer; in FramebufferCaptureFuncs()
118 decltype(&gl::CaptureBindFramebuffer) bindFramebuffer;
Dcapture_gles_2_0_autogen.cpp88 CallCapture CaptureBindFramebuffer(const State &glState, in CaptureBindFramebuffer() function