Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.h402 angle::CallCapture CaptureSamplerParameterf(const State &glState,
DFrameCapture.cpp2849 cap(CaptureSamplerParameterf(replayState, true, samplerID, GL_TEXTURE_MIN_LOD, in CaptureSharedContextMidExecutionSetup()
2854 cap(CaptureSamplerParameterf(replayState, true, samplerID, GL_TEXTURE_MAX_LOD, in CaptureSharedContextMidExecutionSetup()
Dcapture_gles_3_0_autogen.cpp1932 CallCapture CaptureSamplerParameterf(const State &glState, in CaptureSamplerParameterf() function