Searched defs:eqn (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_1_0_params.cpp | 17 CaptureClipPlanef_eqn(const State &glState, bool isCallValid, GLenum p, const GLfloat *eqn, ParamCapture *paramCapture) CaptureClipPlanef_eqn() argument
|
H A D | capture_gles_1_0_autogen.cpp | 84 CallCapture CaptureClipPlanef(const State &glState, bool isCallValid, GLenum p, const GLfloat *eqn) in CaptureClipPlanef() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_1_0_autogen.cpp | 146 void GL_APIENTRY GL_ClipPlanef(GLenum p, const GLfloat *eqn) in GL_ClipPlanef() argument
|
H A D | libGLESv2_autogen.cpp | 2316 void GL_APIENTRY glClipPlanef(GLenum p, const GLfloat *eqn) in glClipPlanef() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_1_0.cpp | 66 void Context::clipPlanef(GLenum p, const GLfloat *eqn) in clipPlanef() argument
|
H A D | validationES1.cpp | 732 ValidateClipPlanef(const Context *context, angle::EntryPoint entryPoint, GLenum plane, const GLfloat *eqn) ValidateClipPlanef() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
H A D | libGLESv1_CM.cpp | 33 void GL_APIENTRY glClipPlanef(GLenum p, const GLfloat *eqn) in glClipPlanef() argument
|
Completed in 27 milliseconds