Home
last modified time | relevance | path

Searched refs:GetClipPlanef (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A Dentry_points_enum_autogen.h183 GetClipPlanef, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.h44 ANGLE_EXPORT void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation);
H A Dentry_points_gles_1_0_autogen.cpp415 void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation) in GetClipPlanef() function
431 ANGLE_CAPTURE(GetClipPlanef, isCallValid, context, plane, equation); in GetClipPlanef()
H A Dproc_table_egl_autogen.cpp606 {"glGetClipPlanef", P(gl::GetClipPlanef)},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.h44 ANGLE_EXPORT void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation);
H A Dentry_points_gles_1_0_autogen.cpp496 void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation) in GetClipPlanef() function
499 EVENT(context, gl::EntryPoint::GetClipPlanef, "glGetClipPlanef", in GetClipPlanef()
512 ANGLE_CAPTURE(GetClipPlanef, isCallValid, context, plane, equation); in GetClipPlanef()
H A Dproc_table_egl_autogen.cpp652 {"glGetClipPlanef", P(gl::GetClipPlanef)},
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.h44 ANGLE_EXPORT void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation);
H A Dentry_points_gles_1_0_autogen.cpp496 void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation) in GetClipPlanef() function
499 EVENT(context, gl::EntryPoint::GetClipPlanef, "glGetClipPlanef", in GetClipPlanef()
512 ANGLE_CAPTURE(GetClipPlanef, isCallValid, context, plane, equation); in GetClipPlanef()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.h117 ANGLE_EXPORT void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation);
H A Dproc_table_autogen.cpp284 {"glGetClipPlanef", P(gl::GetClipPlanef)},
H A Dentry_points_gles_1_0_autogen.cpp940 void GL_APIENTRY GetClipPlanef(GLenum plane, GLfloat *equation) in GetClipPlanef() function
947 context->gatherParams<EntryPoint::GetClipPlanef>(plane, equation); in GetClipPlanef()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h412 GetClipPlanef, enumerator
H A Dentry_points_enum_autogen.cpp809 case EntryPoint::GetClipPlanef: in GetEntryPointName()
H A Dcapture_gles_1_0_autogen.cpp327 return CallCapture(gl::EntryPoint::GetClipPlanef, std::move(paramBuffer)); in CaptureGetClipPlanef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h416 GetClipPlanef, enumerator
H A Dentry_points_enum_autogen.cpp817 case EntryPoint::GetClipPlanef: in GetEntryPointName()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h416 GetClipPlanef, enumerator
H A Dentry_points_enum_autogen.cpp817 case EntryPoint::GetClipPlanef: in GetEntryPointName()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp222 void GL_APIENTRY GetClipPlanef(GLenum pname, GLfloat eqn[4]);
880 return es1::GetClipPlanef(pname, eqn); in glGetClipPlanef()
1487 this->glGetClipPlanef = es1::GetClipPlanef; in LibGLES_CMexports()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp222 void GL_APIENTRY GetClipPlanef(GLenum pname, GLfloat eqn[4]);
880 return es1::GetClipPlanef(pname, eqn); in glGetClipPlanef()
1487 this->glGetClipPlanef = es1::GetClipPlanef; in LibGLES_CMexports()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp65 return gl::GetClipPlanef(plane, equation); in glGetClipPlanef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp65 return gl::GetClipPlanef(plane, equation); in glGetClipPlanef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dcapture_gles_1_0_autogen.cpp387 return CallCapture(gl::EntryPoint::GetClipPlanef, std::move(paramBuffer)); in CaptureGetClipPlanef()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp500 ANGLE_CAPTURE(GetClipPlanef, isCallValid, context, plane, equation); in GL_GetClipPlanef()

12