/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gles_1_0_autogen.h | 15 void alphaFuncx(AlphaTestFunc funcPacked, GLfixed ref); \ 16 void clearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); \ 17 void clearDepthx(GLfixed depth); \ 20 void clipPlanex(GLenum plane, const GLfixed *equation); \ 23 void color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); \ 26 void depthRangex(GLfixed n, GLfixed f); \ 31 void fogx(GLenum pname, GLfixed param); \ 32 void fogxv(GLenum pname, const GLfixed *param); \ 34 void frustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); \ 36 void getClipPlanex(GLenum plane, GLfixed *equation); \ [all …]
|
D | validationES1_autogen.h | 28 GLfixed ref); 31 GLfixed red, 32 GLfixed green, 33 GLfixed blue, 34 GLfixed alpha); 35 bool ValidateClearDepthx(const Context *context, angle::EntryPoint entryPoint, GLfixed depth); 46 const GLfixed *equation); 61 GLfixed red, 62 GLfixed green, 63 GLfixed blue, [all …]
|
D | Context_gles_1_0.cpp | 21 angle::Mat4 FixedMatrixToMat4(const GLfixed *m) in FixedMatrixToMat4() 44 void Context::alphaFuncx(AlphaTestFunc func, GLfixed ref) in alphaFuncx() 49 void Context::clearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in clearColorx() 55 void Context::clearDepthx(GLfixed depth) in clearDepthx() 71 void Context::clipPlanex(GLenum plane, const GLfixed *equation) in clipPlanex() 95 void Context::color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in color4x() 109 void Context::depthRangex(GLfixed n, GLfixed f) in depthRangex() 138 void Context::fogx(GLenum pname, GLfixed param) in fogx() 151 void Context::fogxv(GLenum pname, const GLfixed *params) in fogxv() 176 void Context::frustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in frustumx() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gles_1_0_autogen.h | 15 void alphaFuncx(AlphaTestFunc funcPacked, GLfixed ref); \ 16 void clearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); \ 17 void clearDepthx(GLfixed depth); \ 20 void clipPlanex(GLenum plane, const GLfixed *equation); \ 23 void color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); \ 26 void depthRangex(GLfixed n, GLfixed f); \ 31 void fogx(GLenum pname, GLfixed param); \ 32 void fogxv(GLenum pname, const GLfixed *param); \ 34 void frustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); \ 36 void getClipPlanex(GLenum plane, GLfixed *equation); \ [all …]
|
D | validationES1_autogen.h | 21 bool ValidateAlphaFuncx(Context *context, AlphaTestFunc funcPacked, GLfixed ref); 22 bool ValidateClearColorx(Context *context, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 23 bool ValidateClearDepthx(Context *context, GLfixed depth); 26 bool ValidateClipPlanex(Context *context, GLenum plane, const GLfixed *equation); 29 bool ValidateColor4x(Context *context, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 35 bool ValidateDepthRangex(Context *context, GLfixed n, GLfixed f); 40 bool ValidateFogx(Context *context, GLenum pname, GLfixed param); 41 bool ValidateFogxv(Context *context, GLenum pname, const GLfixed *param); 50 GLfixed l, 51 GLfixed r, [all …]
|
D | capture_gles_1_0_autogen.h | 30 GLfixed ref); 33 GLfixed red, 34 GLfixed green, 35 GLfixed blue, 36 GLfixed alpha); 37 angle::CallCapture CaptureClearDepthx(const Context *context, bool isCallValid, GLfixed depth); 48 const GLfixed *equation); 63 GLfixed red, 64 GLfixed green, 65 GLfixed blue, [all …]
|
D | Context_gles_1_0.cpp | 21 angle::Mat4 FixedMatrixToMat4(const GLfixed *m) in FixedMatrixToMat4() 44 void Context::alphaFuncx(AlphaTestFunc func, GLfixed ref) in alphaFuncx() 49 void Context::clearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in clearColorx() 54 void Context::clearDepthx(GLfixed depth) in clearDepthx() 70 void Context::clipPlanex(GLenum plane, const GLfixed *equation) in clipPlanex() 94 void Context::color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in color4x() 106 void Context::depthRangex(GLfixed n, GLfixed f) in depthRangex() 135 void Context::fogx(GLenum pname, GLfixed param) in fogx() 148 void Context::fogxv(GLenum pname, const GLfixed *params) in fogxv() 173 void Context::frustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in frustumx() [all …]
|
/third_party/mesa3d/src/mapi/glapi/ |
D | glapi_dispatch.c | 112 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation); 113 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 115 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param); 116 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params); 117 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… 118 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed *equation); 119 GL_API void GL_APIENTRY glGetFixedv (GLenum pname, GLfixed *params); 120 GL_API void GL_APIENTRY glGetLightxv (GLenum light, GLenum pname, GLfixed *params); 121 GL_API void GL_APIENTRY glGetMaterialxv (GLenum face, GLenum pname, GLfixed *params); 122 GL_API void GL_APIENTRY glGetTexEnvxv (GLenum env, GLenum pname, GLfixed *params); [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.h | 20 ANGLE_EXPORT void GL_APIENTRY AlphaFuncx(GLenum func, GLfixed ref); 21 ANGLE_EXPORT void GL_APIENTRY ClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 22 ANGLE_EXPORT void GL_APIENTRY ClearDepthx(GLfixed depth); 25 ANGLE_EXPORT void GL_APIENTRY ClipPlanex(GLenum plane, const GLfixed *equation); 28 ANGLE_EXPORT void GL_APIENTRY Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 33 ANGLE_EXPORT void GL_APIENTRY DepthRangex(GLfixed n, GLfixed f); 38 ANGLE_EXPORT void GL_APIENTRY Fogx(GLenum pname, GLfixed param); 39 ANGLE_EXPORT void GL_APIENTRY Fogxv(GLenum pname, const GLfixed *param); 43 Frustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f); 45 ANGLE_EXPORT void GL_APIENTRY GetClipPlanex(GLenum plane, GLfixed *equation); [all …]
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.h | 19 ANGLE_EXPORT void GL_APIENTRY GL_AlphaFuncx(GLenum func, GLfixed ref); 20 ANGLE_EXPORT void GL_APIENTRY GL_ClearColorx(GLfixed red, 21 GLfixed green, 22 GLfixed blue, 23 GLfixed alpha); 24 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepthx(GLfixed depth); 27 ANGLE_EXPORT void GL_APIENTRY GL_ClipPlanex(GLenum plane, const GLfixed *equation); 30 ANGLE_EXPORT void GL_APIENTRY GL_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 35 ANGLE_EXPORT void GL_APIENTRY GL_DepthRangex(GLfixed n, GLfixed f); 40 ANGLE_EXPORT void GL_APIENTRY GL_Fogx(GLenum pname, GLfixed param); [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.h | 29 GLfixed ref); 32 GLfixed red, 33 GLfixed green, 34 GLfixed blue, 35 GLfixed alpha); 36 angle::CallCapture CaptureClearDepthx(const State &glState, bool isCallValid, GLfixed depth); 47 const GLfixed *equation); 62 GLfixed red, 63 GLfixed green, 64 GLfixed blue, [all …]
|
/third_party/openGLES/api/GLES/ |
D | glext.h | 118 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 121 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 127 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 130 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 152 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 153 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 154 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 155 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 156 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 157 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
D | gl.h | 42 typedef khronos_int32_t GLfixed; typedef 424 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLfixed ref); 431 GL_API void GL_APIENTRY glClearColorx (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 432 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth); 435 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation); 437 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 449 GL_API void GL_APIENTRY glDepthRangex (GLfixed n, GLfixed f); 458 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param); 459 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *param); 461 GL_API void GL_APIENTRY glFrustumx (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed … [all …]
|
/third_party/mesa3d/include/GLES/ |
D | glext.h | 137 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 140 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 149 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 171 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 172 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 173 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 175 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 176 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | glext.h | 137 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 140 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 149 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 171 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 172 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 173 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 175 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 176 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | glext.h | 126 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 129 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 135 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 138 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 160 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 161 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 162 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 163 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 164 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 165 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
D | gl.h | 65 typedef khronos_int32_t GLfixed; typedef 447 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXPROC) (GLenum func, GLfixed ref); 454 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed… 455 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXPROC) (GLfixed depth); 458 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXPROC) (GLenum plane, const GLfixed *equation); 460 typedef void (GL_APIENTRYP PFNGLCOLOR4XPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alp… 472 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXPROC) (GLfixed n, GLfixed f); 481 typedef void (GL_APIENTRYP PFNGLFOGXPROC) (GLenum pname, GLfixed param); 482 typedef void (GL_APIENTRYP PFNGLFOGXVPROC) (GLenum pname, const GLfixed *param); 484 …pedef void (GL_APIENTRYP PFNGLFRUSTUMXPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n… [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/ |
D | glext.h | 126 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 129 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 135 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 138 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 160 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 161 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 162 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 163 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 164 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 165 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
D | glext_explicit_context_autogen.inc | 12 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXCONTEXTANGLEPROC)(GLeglContext ctx, GLenum func, GLfixed … 13 …PFNGLCLEARCOLORXCONTEXTANGLEPROC)(GLeglContext ctx, GLfixed red, GLfixed green, GLfixed blue, GLfi… 14 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXCONTEXTANGLEPROC)(GLeglContext ctx, GLfixed depth); 17 …PIENTRYP PFNGLCLIPPLANEXCONTEXTANGLEPROC)(GLeglContext ctx, GLenum plane, const GLfixed *equation); 20 …RYP PFNGLCOLOR4XCONTEXTANGLEPROC)(GLeglContext ctx, GLfixed red, GLfixed green, GLfixed blue, GLfi… 22 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXCONTEXTANGLEPROC)(GLeglContext ctx, GLfixed n, GLfixed f… 27 typedef void (GL_APIENTRYP PFNGLFOGXCONTEXTANGLEPROC)(GLeglContext ctx, GLenum pname, GLfixed param… 28 …id (GL_APIENTRYP PFNGLFOGXVCONTEXTANGLEPROC)(GLeglContext ctx, GLenum pname, const GLfixed *param); 30 …LFRUSTUMXCONTEXTANGLEPROC)(GLeglContext ctx, GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n… 32 …L_APIENTRYP PFNGLGETCLIPPLANEXCONTEXTANGLEPROC)(GLeglContext ctx, GLenum plane, GLfixed *equation); [all …]
|
D | gl.h | 65 typedef khronos_int32_t GLfixed; typedef 447 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXPROC) (GLenum func, GLfixed ref); 454 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed… 455 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXPROC) (GLfixed depth); 458 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXPROC) (GLenum plane, const GLfixed *equation); 460 typedef void (GL_APIENTRYP PFNGLCOLOR4XPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alp… 472 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXPROC) (GLfixed n, GLfixed f); 481 typedef void (GL_APIENTRYP PFNGLFOGXPROC) (GLenum pname, GLfixed param); 482 typedef void (GL_APIENTRYP PFNGLFOGXVPROC) (GLenum pname, const GLfixed *param); 484 …pedef void (GL_APIENTRYP PFNGLFRUSTUMXPROC) (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n… [all …]
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | glext.h | 137 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, G… 140 typedef void (GL_APIENTRYP PFNGLDRAWTEXXVOESPROC) (const GLfixed *coords); 146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… 149 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); 171 typedef void (GL_APIENTRYP PFNGLALPHAFUNCXOESPROC) (GLenum func, GLfixed ref); 172 …ypedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfi… 173 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXOESPROC) (GLfixed depth); 174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation); 175 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed … 176 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEXOESPROC) (GLfixed n, GLfixed f); [all …]
|
/third_party/mesa3d/src/mesa/main/ |
D | es1_conversion.c | 59 _mesa_ClipPlanex(GLenum plane, const GLfixed *equation) in _mesa_ClipPlanex() 72 _mesa_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in _mesa_Color4x() 88 _mesa_DrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h) in _mesa_DrawTexxOES() 99 _mesa_DrawTexxvOES(const GLfixed *coords) in _mesa_DrawTexxvOES() 112 _mesa_Fogx(GLenum pname, GLfixed param) in _mesa_Fogx() 123 _mesa_Fogxv(GLenum pname, const GLfixed *params) in _mesa_Fogxv() 175 _mesa_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, in _mesa_Frustumx() 176 GLfixed zNear, GLfixed zFar) in _mesa_Frustumx() 199 _mesa_GetClipPlanex(GLenum plane, GLfixed *equation) in _mesa_GetClipPlanex() 206 equation[i] = (GLfixed) (converted_equation[i] * 65536); in _mesa_GetClipPlanex() [all …]
|
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 213 void GL_APIENTRY glAlphaFuncx(GLenum func, GLfixed ref) in glAlphaFuncx() 248 void GL_APIENTRY glClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glClearColorx() 253 void GL_APIENTRY glClearDepthx(GLfixed depth) in glClearDepthx() 268 void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() 278 void GL_APIENTRY glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 369 void GL_APIENTRY glDepthRangex(GLfixed n, GLfixed f) in glDepthRangex() 414 void GL_APIENTRY glFogx(GLenum pname, GLfixed param) in glFogx() 419 void GL_APIENTRY glFogxv(GLenum pname, const GLfixed *param) in glFogxv() 429 void GL_APIENTRY glFrustumx(GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f) in glFrustumx() 444 void GL_APIENTRY glGetClipPlanex(GLenum plane, GLfixed *equation) in glGetClipPlanex() [all …]
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
D | gl.h | 69 typedef int GLfixed; typedef 486 GLAPI void APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 509 GLAPI void APIENTRY glFogx (GLenum pname, GLfixed param); 510 GLAPI void APIENTRY glFogxv (GLenum pname, const GLfixed *params); 513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed z… 521 GLAPI void APIENTRY glLightModelx (GLenum pname, GLfixed param); 522 GLAPI void APIENTRY glLightModelxv (GLenum pname, const GLfixed *params); 525 GLAPI void APIENTRY glLightx (GLenum light, GLenum pname, GLfixed param); 526 GLAPI void APIENTRY glLightxv (GLenum light, GLenum pname, const GLfixed *params); 528 GLAPI void APIENTRY glLineWidthx (GLfixed width); [all …]
|
/third_party/openGLES/api/GLES/1.0/ |
D | gl.h | 69 typedef int GLfixed; typedef 486 GLAPI void APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); 509 GLAPI void APIENTRY glFogx (GLenum pname, GLfixed param); 510 GLAPI void APIENTRY glFogxv (GLenum pname, const GLfixed *params); 513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed z… 521 GLAPI void APIENTRY glLightModelx (GLenum pname, GLfixed param); 522 GLAPI void APIENTRY glLightModelxv (GLenum pname, const GLfixed *params); 525 GLAPI void APIENTRY glLightx (GLenum light, GLenum pname, GLfixed param); 526 GLAPI void APIENTRY glLightxv (GLenum light, GLenum pname, const GLfixed *params); 528 GLAPI void APIENTRY glLineWidthx (GLfixed width); [all …]
|