Home
last modified time | relevance | path

Searched refs:equation (Results 1 – 25 of 46) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmathtex-script-type.mjs12 katexElement.setAttribute("class", display ? "equation" : "inline-equation");
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib5 #void glClipPlanef(GLenum plane, GLfloat *equation)
7 dir equation in
8 len equation (4 * sizeof(float))
388 #glClipPlanexOES(GLenum plane, const GLfixed * equation)
390 dir equation in
391 len equation (4 * sizeof(GLfixed))
393 #glClipPlanexIMG(GLenum plane, const GLfixed * equation)
395 dir equation in
396 len equation (4 * sizeof(GLfixed))
541 #void glClipPlanefOES(GLenum plane, GLfloat *equation)
[all …]
Dgles1.in4 GL_ENTRY(void, glClipPlanef, GLenum plane, const GLfloat *equation)
186 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed * equation)
187 GL_ENTRY(void, glClipPlanexIMG, GLenum plane, const GLfixed * equation)
250 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
251 GL_ENTRY(void, glClipPlanefIMG, GLenum plane, const GLfloat *equation)
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_only_functions.h11 X(void, glClipPlane, (GLenum plane, const GLdouble * equation), (plane, equation)) \
23 X(void, glGetClipPlane, (GLenum plane, GLdouble * equation), (plane, equation)) \
68 X(void, glClipPlanef, (GLenum plane, const GLfloat * equation), (plane, equation)) \
Dgles1_only_static_translator_namespaced_header.h11 GL_APICALL void GL_APIENTRY glClipPlane(GLenum plane, const GLdouble * equation);
23 GL_APICALL void GL_APIENTRY glGetClipPlane(GLenum plane, GLdouble * equation);
68 GL_APICALL void GL_APIENTRY glClipPlanef(GLenum plane, const GLfloat * equation);
Dgles12tr_internal.h44 X(void, glClipPlanef, (GLenum pname, const GLfloat* equation), (pname, equation)) \
45 X(void, glClipPlanefOES, (GLenum pname, const GLfloat* equation), (pname, equation)) \
46 X(void, glClipPlanex, (GLenum pname, const GLfixed* equation), (pname, equation)) \
47 X(void, glClipPlanexOES, (GLenum pname, const GLfixed* equation), (pname, equation)) \
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_only_dispatch_logging_wrappers.impl19 void glClipPlane_dispatchLoggingWrapper(GLenum plane, const GLdouble * equation) {
20 DISPATCH_DEBUG_LOG("glClipPlane(plane:0x%X, equation:%p)", plane, equation);
21 GLDispatch::glClipPlane_underlying(plane, equation);
79 void glGetClipPlane_dispatchLoggingWrapper(GLenum plane, GLdouble * equation) {
80 DISPATCH_DEBUG_LOG("glGetClipPlane(plane:0x%X, equation:%p)", plane, equation);
81 GLDispatch::glGetClipPlane_underlying(plane, equation);
304 void glClipPlanef_dispatchLoggingWrapper(GLenum plane, const GLfloat * equation) {
305 DISPATCH_DEBUG_LOG("glClipPlanef(plane:0x%X, equation:%p)", plane, equation);
306 GLDispatch::glClipPlanef_underlying(plane, equation);
Dgles1_only.entries9 void glClipPlane(GLenum plane, const GLdouble *equation);
21 void glGetClipPlane(GLenum plane, GLdouble *equation);
66 void glClipPlanef(GLenum plane, const GLfloat *equation);
Dgles1_stubbed_in_translator_namespace.entries8 void glClipPlane(GLenum plane, const GLdouble *equation);
57 void glGetClipPlane(GLenum plane, GLdouble *equation);
Dgles12tr_internal.entries42 void glClipPlanef( GLenum pname, const GLfloat* equation);
43 void glClipPlanefOES( GLenum pname, const GLfloat* equation);
44 void glClipPlanex( GLenum pname, const GLfixed* equation);
45 void glClipPlanexOES( GLenum pname, const GLfixed* equation);
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in57 (GLenum plane, const GLfloat *equation),
58 (plane, equation))
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in57 (GLenum plane, const GLfloat *equation),
58 (plane, equation))
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h155 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
161 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
198 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
204 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
396 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
399 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
403 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
406 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
Dgl.h394 GL_API void GL_APIENTRY glGetClipPlanef (GLenum plane, GLfloat *equation);
435 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
464 GL_API void GL_APIENTRY glGetClipPlanex (GLenum plane, GLfixed *equation);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_depth_range_unrestricted.adoc38 If depth clamping is enabled the above equation is ignored and the depth
DVK_EXT_blend_operation_advanced.adoc52 Instead, each blend operation specifies a complete equation based on the
DVK_NV_clip_space_w_scaling.adoc42 [eq]#w#-scaling equation above, that have the same value, but different
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp11 void glClipPlanef(GLenum plane, const GLfloat* equation);
186 void glClipPlanexOES(GLenum plane, const GLfixed* equation);
187 void glClipPlanexIMG(GLenum plane, const GLfixed* equation);
250 void glClipPlanefOES(GLenum plane, const GLfloat* equation);
251 void glClipPlanefIMG(GLenum plane, const GLfloat* equation);
327 void glClipPlanef(GLenum plane, const GLfloat* equation) in glClipPlanef() argument
330 ctx->glClipPlanef(ctx, plane, equation); in glClipPlanef()
1381 void glClipPlanexOES(GLenum plane, const GLfixed* equation) in glClipPlanexOES() argument
1384 ctx->glClipPlanexOES(ctx, plane, equation); in glClipPlanexOES()
1387 void glClipPlanexIMG(GLenum plane, const GLfixed* equation) in glClipPlanexIMG() argument
[all …]
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl57 // rightHandSide is the right hand side of the equation.
64 // Solve the equation by inverting PerspectiveMatrix and multiplying
/hardware/interfaces/gnss/2.1/
DIGnssMeasurementCallback.hal106 * The sign of the value is defined by the following equation:
133 * The sign of the value is defined by the following equation:
/hardware/google/gfxstream/include/GLES/
Dglext.h566 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
606 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
740 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
747 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal193 * The sign of the value is defined by the following equation:
238 * The sign of the value is defined by the following equation:
377 * The sign of timeOffsetNs is given by the following equation:
517 * sign of 'doppler shift' is given by the equation:
551 * 'carrier phase' is given by the equation:
/hardware/google/gfxstream/common/detector/
DGlesFuncs.h103 X(void, glClipPlane, (GLenum plane, const GLdouble * equation), (plane, equation)) \
116 X(void, glGetClipPlane, (GLenum plane, GLdouble * equation), (plane, equation)) \
161 X(void, glClipPlanef, (GLenum plane, const GLfloat * equation), (plane, equation)) \
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h674 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
714 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
853 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
860 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
Dgl.h596 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);

12