Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dgl_enum_utils_autogen.h40 ClipPlaneName, enumerator
Dcapture_gles_1_0_autogen.cpp88 paramBuffer.addEnumParam("p", GLenumGroup::ClipPlaneName, ParamType::TGLenum, p); in CaptureClipPlanef()
105 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureClipPlanex()
320 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureGetClipPlanef()
337 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureGetClipPlanex()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp124 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, p), (uintptr_t)eqn); in ClipPlanef()
143 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in ClipPlanex()
420 GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GetClipPlanef()
440 GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GetClipPlanex()
Dentry_points_gles_ext_autogen.cpp8819 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, p), (uintptr_t)eqn); in ClipPlanefContextANGLE()
8839 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in ClipPlanexContextANGLE()
13060 GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GetClipPlanefContextANGLE()
13081 GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GetClipPlanexContextANGLE()
/external/angle/src/libGL/
Dentry_points_gl_1_0_autogen.cpp289 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in ClipPlane()
1637 GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GetClipPlane()