Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcapture_gles_3_0_autogen.h402 angle::CallCapture CaptureSamplerParameterf(const State &glState,
DFrameCapture.cpp2445 cap(CaptureSamplerParameterf(replayState, true, samplerID, GL_TEXTURE_MIN_LOD, in CaptureMidExecutionSetup()
2450 cap(CaptureSamplerParameterf(replayState, true, samplerID, GL_TEXTURE_MAX_LOD, in CaptureMidExecutionSetup()
Dcapture_gles_3_0_autogen.cpp1431 CallCapture CaptureSamplerParameterf(const State &glState, in CaptureSamplerParameterf() function