Home
last modified time | relevance | path

Searched refs:GLClipPlanef (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h340 GLClipPlanef, enumerator
Dentry_points_enum_autogen.cpp665 case EntryPoint::GLClipPlanef: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp105 return CallCapture(angle::EntryPoint::GLClipPlanef, std::move(paramBuffer)); in CaptureClipPlanef()
Dframe_capture_replay_autogen.cpp342 case angle::EntryPoint::GLClipPlanef: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp144 EVENT(context, GLClipPlanef, "context = %d, p = %s, eqn = 0x%016" PRIxPTR "", CID(context), in GL_ClipPlanef()