Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h345 GLClipPlanef, enumerator
Dentry_points_enum_autogen.cpp675 case EntryPoint::GLClipPlanef: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp149 EVENT(context, GLClipPlanef, "context = %d, p = %s, eqn = 0x%016" PRIxPTR "", CID(context), in GL_ClipPlanef()
156 ValidateClipPlanef(context, angle::EntryPoint::GLClipPlanef, p, eqn)); in GL_ClipPlanef()
/third_party/skia/third_party/externals/angle2/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()