| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 63 typedef khronos_float_t GLfloat; typedef 407 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref); 408 GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 409 GL_API void GL_APIENTRY glClearDepthf (GLfloat d); 410 GL_API void GL_APIENTRY glClipPlanef (GLenum p, const GLfloat *eqn); 411 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 412 GL_API void GL_APIENTRY glDepthRangef (GLfloat n, GLfloat f); 413 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param); 414 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params); 415 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat … [all …]
|
| H A D | glext.h | 141 …ypedef void (GL_APIENTRYP PFNGLDRAWTEXFOESPROC) (GLfloat x, GLfloat y, GLfloat z, GLfloat width, G… 142 typedef void (GL_APIENTRYP PFNGLDRAWTEXFVOESPROC) (const GLfloat *coords); 150 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… 151 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords); 415 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation); 417 …ef void (GL_APIENTRYP PFNGLFRUSTUMFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n… 418 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation); 419 …edef void (GL_APIENTRYP PFNGLORTHOFOESPROC) (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n… 422 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation); 424 GL_API void GL_APIENTRY glFrustumfOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLflo… [all …]
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 74 typedef khronos_float_t GLfloat; typedef 390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 399 typedef void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 400 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); 419 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f); 444 typedef void (GL_APIENTRYP PFNGLGETFLOATVPROC) (GLenum pname, GLfloat *data); 455 typedef void (GL_APIENTRYP PFNGLGETTEXPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *param… 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); 460 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params… 471 typedef void (GL_APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); [all …]
|
| H A D | gl2ext.h | 188 …TRYP PFNGLGETNUNIFORMFVKHRPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 194 … GL_APIENTRY glGetnUniformfvKHR (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); 446 …IVEBOUNDINGBOXOESPROC) (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl… 448 …rimitiveBoundingBoxOES (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl… 476 typedef void (GL_APIENTRYP PFNGLMINSAMPLESHADINGOESPROC) (GLfloat value); 478 GL_APICALL void GL_APIENTRY glMinSampleShadingOES (GLfloat value); 769 typedef void (GL_APIENTRYP PFNGLVIEWPORTARRAYVOESPROC) (GLuint first, GLsizei count, const GLfloat … 770 …_APIENTRYP PFNGLVIEWPORTINDEXEDFOESPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h… 771 typedef void (GL_APIENTRYP PFNGLVIEWPORTINDEXEDFVOESPROC) (GLuint index, const GLfloat *v); 775 … void (GL_APIENTRYP PFNGLDEPTHRANGEARRAYFVOESPROC) (GLuint first, GLsizei count, const GLfloat *v); [all …]
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl31.h | 76 typedef khronos_float_t GLfloat; typedef 392 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 401 typedef void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 402 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); 421 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f); 446 typedef void (GL_APIENTRYP PFNGLGETFLOATVPROC) (GLenum pname, GLfloat *data); 457 typedef void (GL_APIENTRYP PFNGLGETTEXPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *param… 459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); 462 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params… 473 typedef void (GL_APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); [all …]
|
| H A D | gl32.h | 76 typedef khronos_float_t GLfloat; typedef 392 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 401 typedef void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 402 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); 421 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f); 446 typedef void (GL_APIENTRYP PFNGLGETFLOATVPROC) (GLenum pname, GLfloat *data); 457 typedef void (GL_APIENTRYP PFNGLGETTEXPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *param… 459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); 462 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params… 473 typedef void (GL_APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); [all …]
|
| H A D | gl3.h | 74 typedef khronos_float_t GLfloat; typedef 390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 399 typedef void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat … 400 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); 419 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFPROC) (GLfloat n, GLfloat f); 444 typedef void (GL_APIENTRYP PFNGLGETFLOATVPROC) (GLenum pname, GLfloat *data); 455 typedef void (GL_APIENTRYP PFNGLGETTEXPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *param… 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); 460 typedef void (GL_APIENTRYP PFNGLGETVERTEXATTRIBFVPROC) (GLuint index, GLenum pname, GLfloat *params… 471 typedef void (GL_APIENTRYP PFNGLLINEWIDTHPROC) (GLfloat width); [all …]
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 159 *(GLfloat *) (pc + 28), in __glXDisp_Bitmap() 160 *(GLfloat *) (pc + 32), in __glXDisp_Bitmap() 161 *(GLfloat *) (pc + 36), *(GLfloat *) (pc + 40), bitmap); in __glXDisp_Bitmap() 186 glColor3fv((const GLfloat *) (pc + 0)); in __glXDisp_Color3fv() 241 glColor4fv((const GLfloat *) (pc + 0)); in __glXDisp_Color4fv() 302 glIndexfv((const GLfloat *) (pc + 0)); in __glXDisp_Indexfv() 339 glNormal3fv((const GLfloat *) (pc + 0)); in __glXDisp_Normal3fv() 370 glRasterPos2fv((const GLfloat *) (pc + 0)); in __glXDisp_RasterPos2fv() 401 glRasterPos3fv((const GLfloat *) (pc + 0)); in __glXDisp_RasterPos3fv() 432 glRasterPos4fv((const GLfloat *) (pc + 0)); in __glXDisp_RasterPos4fv() [all …]
|
| H A D | indirect_dispatch_swap.c | 108 static GLfloat 113 GLfloat ret; in bswap_FLOAT32() 298 (GLfloat) bswap_FLOAT32(pc + 28), in __glXDispSwap_Bitmap() 299 (GLfloat) bswap_FLOAT32(pc + 32), in __glXDispSwap_Bitmap() 300 (GLfloat) bswap_FLOAT32(pc + 36), in __glXDispSwap_Bitmap() 301 (GLfloat) bswap_FLOAT32(pc + 40), bitmap); in __glXDispSwap_Bitmap() 326 glColor3fv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 3)); in __glXDispSwap_Color3fv() 381 glColor4fv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 4)); in __glXDispSwap_Color4fv() 442 glIndexfv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 1)); in __glXDispSwap_Indexfv() 479 glNormal3fv((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 3)); in __glXDispSwap_Normal3fv() [all …]
|
| H A D | render2.c | 44 GLfloat u1, u2, *points; in __glXDisp_Map1f() 49 u1 = *(GLfloat *) (pc + 4); in __glXDisp_Map1f() 50 u2 = *(GLfloat *) (pc + 8); in __glXDisp_Map1f() 51 points = (GLfloat *) (pc + 16); in __glXDisp_Map1f() 61 GLfloat u1, u2, v1, v2, *points; in __glXDisp_Map2f() 67 u1 = *(GLfloat *) (pc + 4); in __glXDisp_Map2f() 68 u2 = *(GLfloat *) (pc + 8); in __glXDisp_Map2f() 69 v1 = *(GLfloat *) (pc + 16); in __glXDisp_Map2f() 70 v2 = *(GLfloat *) (pc + 20); in __glXDisp_Map2f() 71 points = (GLfloat *) (pc + 28); in __glXDisp_Map2f()
|
| H A D | render2swap.c | 44 GLfloat u1, u2, *points; in __glXDispSwap_Map1f() 58 u1 = *(GLfloat *) (pc + 4); in __glXDispSwap_Map1f() 59 u2 = *(GLfloat *) (pc + 8); in __glXDispSwap_Map1f() 60 points = (GLfloat *) (pc + 16); in __glXDispSwap_Map1f() 79 GLfloat u1, u2, v1, v2, *points; in __glXDispSwap_Map2f() 97 u1 = *(GLfloat *) (pc + 4); in __glXDispSwap_Map2f() 98 u2 = *(GLfloat *) (pc + 8); in __glXDispSwap_Map2f() 99 v1 = *(GLfloat *) (pc + 16); in __glXDispSwap_Map2f() 100 v2 = *(GLfloat *) (pc + 20); in __glXDispSwap_Map2f() 101 points = (GLfloat *) (pc + 28); in __glXDispSwap_Map2f() [all …]
|
| H A D | glxcontext.h | 110 GLfloat *feedbackBuf;
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | ubgears.c | 129 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; 131 static GLfloat angle = 0.0; 147 gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width, in gear() 148 GLint teeth, GLfloat tooth_depth) in gear() 151 GLfloat r0, r1, r2, maxr2, minr2; in gear() 152 GLfloat angle, da; in gear() 153 GLfloat u, v, len; in gear() 316 GLfloat h = (GLfloat) height / (GLfloat) width; in reshape() 335 static GLfloat pos[4] = { 5.0, 5.0, 10.0, 0.0 }; in init() 336 static GLfloat red[4] = { 0.8, 0.1, 0.0, 1.0 }; in init() [all …]
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_gradient.c | 637 GLfloat *xscale, GLfloat *yscale, in _glamor_gradient_set_pixmap_destination() 643 GLfloat *v; in _glamor_gradient_set_pixmap_destination() 662 v = glamor_get_vbo_space(screen, 16 * sizeof(GLfloat), &vbo_offset); in _glamor_gradient_set_pixmap_destination() 706 GL_FALSE, 0, vbo_offset + 8 * sizeof(GLfloat)); in _glamor_gradient_set_pixmap_destination() 717 GLfloat *stop_colors, GLfloat *n_stops) in _glamor_gradient_set_stops() 733 (GLfloat) pixman_fixed_to_double(pgradient->stops[i].x); in _glamor_gradient_set_stops() 809 GLfloat *stop_colors = NULL; in glamor_generate_radial_gradient_picture() 810 GLfloat *n_stops = NULL; in glamor_generate_radial_gradient_picture() 811 GLfloat xscale, yscale; in glamor_generate_radial_gradient_picture() 817 GLfloat stop_colors_st[RADIAL_SMALL_STOPS * 4]; in glamor_generate_radial_gradient_picture() [all …]
|
| H A D | glamor_xv.c | 473 GLfloat src_xscale[3], src_yscale[3]; in glamor_xv_render() 483 GLfloat *v; in glamor_xv_render() 568 v = glamor_get_vbo_space(screen, 3 * 4 * sizeof(GLfloat), &vbo_offset); in glamor_xv_render() 603 2 * sizeof(float), vbo_offset + 6 * sizeof(GLfloat)); in glamor_xv_render() 650 GLfloat src_xscale, src_yscale; in glamor_xv_render_dma() 652 GLfloat *v; in glamor_xv_render_dma() 782 v = glamor_get_vbo_space(screen, 3 * 4 * sizeof(GLfloat), &vbo_offset); in glamor_xv_render_dma() 817 2 * sizeof(float), vbo_offset + 6 * sizeof(GLfloat)); in glamor_xv_render_dma()
|
| H A D | glamor_render.c | 821 GLfloat source_solid_color[4]; in glamor_composite_choose_shader() 822 GLfloat mask_solid_color[4]; in glamor_composite_choose_shader() 1125 GLfloat dst_xscale, dst_yscale; in glamor_composite_with_shader() 1126 GLfloat mask_xscale = 1, mask_yscale = 1, src_xscale = 1, src_yscale = 1; in glamor_composite_with_shader()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 138 m_program1->setAttributeBuffer(m_vertexAttr1, GL_FLOAT, 0, 3, 6 * sizeof(GLfloat)); in paintQtLogo() 139 …program1->setAttributeBuffer(m_normalAttr1, GL_FLOAT, 3 * sizeof(GLfloat), 3, 6 * sizeof(GLfloat)); in paintQtLogo() 153 static GLfloat afVertices[] = { in paintTexturedCube() 170 static GLfloat afTexCoord[] = { in paintTexturedCube() 187 GLfloat afNormals[] = { in paintTexturedCube() 207 m_vbo2.allocate(36 * 8 * sizeof(GLfloat)); in paintTexturedCube() 224 m_program2->setAttributeBuffer(m_texCoordAttr2, GL_FLOAT, 36 * 3 * sizeof(GLfloat), 2); in paintTexturedCube() 225 m_program2->setAttributeBuffer(m_normalAttr2, GL_FLOAT, 36 * 5 * sizeof(GLfloat), 3); in paintTexturedCube() 330 QVector<GLfloat> buf; in initializeGL() 332 GLfloat *p = buf.data(); in initializeGL() [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 138 m_program1->setAttributeBuffer(m_vertexAttr1, GL_FLOAT, 0, 3, 6 * sizeof(GLfloat)); in paintQtLogo() 139 …program1->setAttributeBuffer(m_normalAttr1, GL_FLOAT, 3 * sizeof(GLfloat), 3, 6 * sizeof(GLfloat)); in paintQtLogo() 153 static GLfloat afVertices[] = { in paintTexturedCube() 170 static GLfloat afTexCoord[] = { in paintTexturedCube() 187 GLfloat afNormals[] = { in paintTexturedCube() 207 m_vbo2.allocate(36 * 8 * sizeof(GLfloat)); in paintTexturedCube() 224 m_program2->setAttributeBuffer(m_texCoordAttr2, GL_FLOAT, 36 * 3 * sizeof(GLfloat), 2); in paintTexturedCube() 225 m_program2->setAttributeBuffer(m_normalAttr2, GL_FLOAT, 36 * 5 * sizeof(GLfloat), 3); in paintTexturedCube() 330 QVector<GLfloat> buf; in initializeGL() 332 GLfloat *p = buf.data(); in initializeGL() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/ |
| H A D | glwidget.cpp | 41 m_program1->setAttributeBuffer(m_vertexAttr1, GL_FLOAT, 0, 3, 6 * sizeof(GLfloat)); in paintFLLogo() 42 …program1->setAttributeBuffer(m_normalAttr1, GL_FLOAT, 3 * sizeof(GLfloat), 3, 6 * sizeof(GLfloat)); in paintFLLogo() 103 QVector<GLfloat> buf; in initializeGL() 105 GLfloat *p = buf.data(); in initializeGL() 114 m_vbo1.allocate(buf.constData(), buf.count() * sizeof(GLfloat)); in initializeGL()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | render2swap.c | 70 GLfloat *points; in __glXDispSwap_Map1f() 84 points = (GLfloat *) (pc + 16); in __glXDispSwap_Map1f() 102 GLfloat *points; in __glXDispSwap_Map2f() 120 points = (GLfloat *) (pc + 28); in __glXDispSwap_Map2f()
|
| H A D | unpack.h | 109 *(GLfloat *)&__glXReply.pad3 = *(GLfloat *)answer
|
| H A D | glxcontext.h | 92 GLfloat *feedbackBuf;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 21 GLfloat clearDepth; in Get() 33 GLfloat clearColor[4]; in Get() 141 GLfloat floats[2]; in Get() 216 GLfloat floats[4]; in Get() 240 GLfloat lineWidth; in Get() 423 GLfloat pointSize; in Get() 435 GLfloat xfactor, yfactor; in Get()
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch | 62 static const GLfloat squareVertices[] = { 69 static const GLfloat inverseSquareVertices[] = { 76 static const GLfloat textureVertices[] = {
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 36 static const GLfloat texcoords[] = { 438 GLfloat verts[] = { in egl_convert_fb()
|