Searched refs:GLClipPlanex (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 211 EVENT(context, GLClipPlanex, "context = %d, plane = %s, equation = 0x%016" PRIxPTR "", in GL_ClipPlanex() 220 angle::EntryPoint::GLClipPlanex) && in GL_ClipPlanex() 223 angle::EntryPoint::GLClipPlanex, plane, equation))); in GL_ClipPlanex()
|
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 358 GLClipPlanex, enumerator
|
D | entry_points_enum_autogen.cpp | 701 case EntryPoint::GLClipPlanex: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 131 return CallCapture(angle::EntryPoint::GLClipPlanex, std::move(paramBuffer)); in CaptureClipPlanex()
|
/external/angle/util/capture/ |
D | frame_capture_replay_autogen.cpp | 319 case angle::EntryPoint::GLClipPlanex: in ReplayTraceFunctionCall()
|
D | trace_interpreter_autogen.cpp | 1239 return CallCapture(EntryPoint::GLClipPlanex, std::move(params)); in ParseCallCapture()
|