Searched refs:GLClipPlanef (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 345 GLClipPlanef, enumerator
|
D | entry_points_enum_autogen.cpp | 675 case EntryPoint::GLClipPlanef: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 149 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/ |
D | capture_gles_1_0_autogen.cpp | 105 return CallCapture(angle::EntryPoint::GLClipPlanef, std::move(paramBuffer)); in CaptureClipPlanef()
|
D | frame_capture_replay_autogen.cpp | 342 case angle::EntryPoint::GLClipPlanef: in ReplayCall()
|