Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dgl_enum_utils_autogen.h40 ClipPlaneName, enumerator
Dcapture_gles_1_0_autogen.cpp88 paramBuffer.addEnumParam("p", GLenumGroup::ClipPlaneName, ParamType::TGLenum, p); in CaptureClipPlanef()
115 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureClipPlanex()
370 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureGetClipPlanef()
397 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureGetClipPlanex()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp145 GLenumToString(GLenumGroup::ClipPlaneName, p), (uintptr_t)eqn); in GL_ClipPlanef()
167 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlanex()
489 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_GetClipPlanef()
512 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_GetClipPlanex()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp337 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlane()
1935 CID(context), GLenumToString(GLenumGroup::ClipPlaneName, plane), (uintptr_t)equation); in GL_GetClipPlane()