Home
last modified time | relevance | path

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

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