Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.h36 angle::CallCapture CaptureBindFramebuffer(const State &glState,
DFrameCapture.cpp113 bindFramebuffer = &gl::CaptureBindFramebuffer; in FramebufferCaptureFuncs()
123 decltype(&gl::CaptureBindFramebuffer) bindFramebuffer;
Dcapture_gles_2_0_autogen.cpp88 CallCapture CaptureBindFramebuffer(const State &glState, in CaptureBindFramebuffer() function