Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h341 GLClipPlanex, enumerator
Dentry_points_enum_autogen.cpp667 case EntryPoint::GLClipPlanex: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp132 return CallCapture(angle::EntryPoint::GLClipPlanex, std::move(paramBuffer)); in CaptureClipPlanex()
Dframe_capture_replay_autogen.cpp347 case angle::EntryPoint::GLClipPlanex: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp166 EVENT(context, GLClipPlanex, "context = %d, plane = %s, equation = 0x%016" PRIxPTR "", in GL_ClipPlanex()