Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.h44 angle::CallCapture CaptureBindTexture(const State &glState,
DFrameCapture.cpp2438 cap(CaptureBindTexture(replayState, true, texture->getType(), id)); in CaptureSharedContextMidExecutionSetup()
3017 cap(CaptureBindTexture(replayState, true, textureType, textureID)); in CaptureMidExecutionSetup()
Dcapture_gles_2_0_autogen.cpp114 CallCapture CaptureBindTexture(const State &glState, in CaptureBindTexture() function