Home
last modified time | relevance | path

Searched refs:GLfloat (Results 1 – 25 of 56) sorted by relevance

123

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec13 void glColor4f ( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha )
35 void glFogf ( GLenum pname, GLfloat param )
36 void glFogfv ( GLenum pname, const GLfloat *params )
40 void glFrustumf ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat
47 void glLightModelf ( GLenum pname, GLfloat param )
48 void glLightModelfv ( GLenum pname, const GLfloat *params )
51 void glLightf ( GLenum light, GLenum pname, GLfloat param )
52 void glLightfv ( GLenum light, GLenum pname, const GLfloat *params )
55 void glLineWidth ( GLfloat width )
58 void glLoadMatrixf ( const GLfloat *m )
[all …]
DGLES20.spec63 void glGetFloatv ( GLenum pname, GLfloat *params )
74 void glGetTexParameterfv ( GLenum target, GLenum pname, GLfloat *params )
76 void glGetUniformfv ( GLuint program, GLint location, GLfloat *params )
79 void glGetVertexAttribfv ( GLuint index, GLenum pname, GLfloat *params )
90 void glLineWidth ( GLfloat width )
93 void glPolygonOffset ( GLfloat factor, GLfloat units )
108 void glTexParameterf ( GLenum target, GLenum pname, GLfloat param )
109 void glTexParameterfv ( GLenum target, GLenum pname, const GLfloat *params )
113 void glUniform1f ( GLint location, GLfloat x )
114 void glUniform1fv ( GLint location, GLsizei count, const GLfloat *v )
[all …]
DGLES31.spec28 void glProgramUniform1f ( GLuint program, GLint location, GLfloat v0 )
29 void glProgramUniform2f ( GLuint program, GLint location, GLfloat v0, GLfloat v1 )
30 void glProgramUniform3f ( GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2 )
31 …d glProgramUniform4f ( GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat
40 void glProgramUniform1fv ( GLuint program, GLint location, GLsizei count, const GLfloat *value )
41 void glProgramUniform2fv ( GLuint program, GLint location, GLsizei count, const GLfloat *value )
42 void glProgramUniform3fv ( GLuint program, GLint location, GLsizei count, const GLfloat *value )
43 void glProgramUniform4fv ( GLuint program, GLint location, GLsizei count, const GLfloat *value )
44 …rix2fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
45 …rix3fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
[all …]
DGLES11Ext.spec10 void glDrawTexfOES ( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height )
11 void glDrawTexfvOES ( const GLfloat *coords )
77 void glFrustumfOES ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLflo…
78 void glOrthofOES ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat
79 void glClipPlanefOES ( GLenum plane, const GLfloat *equation )
80 void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
82 void glTexGenfOES ( GLenum coord, GLenum pname, GLfloat param )
83 void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
88 void glGetTexGenfvOES ( GLenum coord, GLenum pname, GLfloat *params )
DGLES11.spec4 void glClipPlanef ( GLenum plane, const GLfloat *equation )
13 void glGetClipPlanef ( GLenum pname, GLfloat *eqn )
16 void glGetFloatv ( GLenum pname, GLfloat *params )
17 void glGetLightfv ( GLenum light, GLenum pname, GLfloat *params )
19 void glGetMaterialfv ( GLenum face, GLenum pname, GLfloat *params )
22 void glGetTexEnvfv ( GLenum env, GLenum pname, GLfloat *params )
25 void glGetTexParameterfv ( GLenum target, GLenum pname, GLfloat *params )
32 void glPointParameterf ( GLenum pname, GLfloat param )
33 void glPointParameterfv ( GLenum pname, const GLfloat *params )
40 void glTexParameterfv ( GLenum target, GLenum pname, const GLfloat *params )
DGLES31Ext.spec13 void glMinSampleShadingOES ( GLfloat value )
25 …imitiveBoundingBoxEXT ( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl…
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.013 void glColor4f ( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha )
35 void glFogf ( GLenum pname, GLfloat param )
36 void glFogfv ( GLenum pname, const GLfloat *params )
40 void glFrustumf ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat
47 void glLightModelf ( GLenum pname, GLfloat param )
48 void glLightModelfv ( GLenum pname, const GLfloat *params )
51 void glLightf ( GLenum light, GLenum pname, GLfloat param )
52 void glLightfv ( GLenum light, GLenum pname, const GLfloat *params )
55 void glLineWidth ( GLfloat width )
58 void glLoadMatrixf ( const GLfloat *m )
[all …]
Dglspec-1.1ext2 void glDrawTexfOES ( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height )
3 void glDrawTexfvOES ( const GLfloat *coords )
Dglspec-1.14 void glClipPlanef ( GLenum plane, const GLfloat *equation )
13 void glGetClipPlanef ( GLenum pname, GLfloat *eqn )
16 void glGetFloatv ( GLenum pname, GLfloat *params )
17 void glGetLightfv ( GLenum light, GLenum pname, GLfloat *params )
19 void glGetMaterialfv ( GLenum face, GLenum pname, GLfloat *params )
23 void glGetTexParameterfv ( GLenum target, GLenum pname, GLfloat *params )
30 void glPointParameterf ( GLenum pname, GLfloat param )
31 void glPointParameterfv ( GLenum pname, const GLfloat *params )
38 void glTexParameterfv ( GLenum target, GLenum pname, const GLfloat *params )
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h64 typedef float GLfloat; typedef
485 GLAPI void APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
507 GLAPI void APIENTRY glFogf (GLenum pname, GLfloat param);
508 GLAPI void APIENTRY glFogfv (GLenum pname, const GLfloat *params);
512 GLAPI void APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat z…
519 GLAPI void APIENTRY glLightModelf (GLenum pname, GLfloat param);
520 GLAPI void APIENTRY glLightModelfv (GLenum pname, const GLfloat *params);
523 GLAPI void APIENTRY glLightf (GLenum light, GLenum pname, GLfloat param);
524 GLAPI void APIENTRY glLightfv (GLenum light, GLenum pname, const GLfloat *params);
527 GLAPI void APIENTRY glLineWidth (GLfloat width);
[all …]
/frameworks/native/opengl/include/GLES/
Dgl.h57 typedef khronos_float_t GLfloat; typedef
405 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref);
406 GL_API void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
407 GL_API void GL_APIENTRY glClearDepthf (GLfloat d);
408 GL_API void GL_APIENTRY glClipPlanef (GLenum p, const GLfloat *eqn);
409 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
410 GL_API void GL_APIENTRY glDepthRangef (GLfloat n, GLfloat f);
411 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
412 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
413 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat
[all …]
/frameworks/native/opengl/include/GLES2/
Dgl2.h74 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 …]
Dgl2ext.h188 …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 …]
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in1 void API_ENTRY(glAlphaFunc)(GLenum func, GLfloat ref) {
4 void API_ENTRY(glClearColor)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {
7 void API_ENTRY(glClearDepthf)(GLfloat d) {
10 void API_ENTRY(glClipPlanef)(GLenum p, const GLfloat *eqn) {
13 void API_ENTRY(glColor4f)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {
16 void API_ENTRY(glDepthRangef)(GLfloat n, GLfloat f) {
19 void API_ENTRY(glFogf)(GLenum pname, GLfloat param) {
22 void API_ENTRY(glFogfv)(GLenum pname, const GLfloat *params) {
25 void API_ENTRY(glFrustumf)(GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f) {
28 void API_ENTRY(glGetClipPlanef)(GLenum plane, GLfloat *equation) {
[all …]
/frameworks/native/opengl/libs/
Dentries_gles1.in2 GL_ENTRY(void, glAlphaFunc, GLenum func, GLfloat ref)
18 GL_ENTRY(void, glClearColor, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
21 GL_ENTRY(void, glClearDepthf, GLfloat d)
28 GL_ENTRY(void, glClipPlanef, GLenum p, const GLfloat *eqn)
29 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
30 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
34 GL_ENTRY(void, glColor4f, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
56 GL_ENTRY(void, glDepthRangef, GLfloat n, GLfloat f)
66 GL_ENTRY(void, glDrawTexfOES, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
67 GL_ENTRY(void, glDrawTexfvOES, const GLfloat *coords)
[all …]
Dentries.in4 GL_ENTRY(void, glAlphaFunc, GLenum func, GLfloat ref)
38 GL_ENTRY(void, glBlendColor, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
70 GL_ENTRY(void, glClearBufferfi, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)
71 GL_ENTRY(void, glClearBufferfv, GLenum buffer, GLint drawbuffer, const GLfloat *value)
74 GL_ENTRY(void, glClearColor, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
77 GL_ENTRY(void, glClearDepthf, GLfloat d)
89 GL_ENTRY(void, glClipPlanef, GLenum p, const GLfloat *eqn)
90 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
91 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
95 GL_ENTRY(void, glColor4f, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
[all …]
/frameworks/native/opengl/include/GLES3/
Dgl31.h76 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 …]
Dgl32.h76 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 …]
Dgl3.h74 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 …]
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp1352 (GLfloat)v0 in android_glProgramUniform1f__IIF()
1363 (GLfloat)v0, in android_glProgramUniform2f__IIFF()
1364 (GLfloat)v1 in android_glProgramUniform2f__IIFF()
1375 (GLfloat)v0, in android_glProgramUniform3f__IIFFF()
1376 (GLfloat)v1, in android_glProgramUniform3f__IIFFF()
1377 (GLfloat)v2 in android_glProgramUniform3f__IIFFF()
1388 (GLfloat)v0, in android_glProgramUniform4f__IIFFFF()
1389 (GLfloat)v1, in android_glProgramUniform4f__IIFFFF()
1390 (GLfloat)v2, in android_glProgramUniform4f__IIFFFF()
1391 (GLfloat)v3 in android_glProgramUniform4f__IIFFFF()
[all …]
Dandroid_opengl_GLES10.cpp546 (GLfloat)red, in android_glColor4f__FFFF()
547 (GLfloat)green, in android_glColor4f__FFFF()
548 (GLfloat)blue, in android_glColor4f__FFFF()
549 (GLfloat)alpha in android_glColor4f__FFFF()
977 (GLfloat)param in android_glFogf__IF()
988 GLfloat *params_base = (GLfloat *) 0; in android_glFogfv__I_3FI()
990 GLfloat *params = (GLfloat *) 0; in android_glFogfv__I_3FI()
1022 params_base = (GLfloat *) in android_glFogfv__I_3FI()
1028 (GLfloat *)params in android_glFogfv__I_3FI()
1051 GLfloat *params = (GLfloat *) 0; in android_glFogfv__ILjava_nio_FloatBuffer_2()
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp330 (GLfloat)red, in android_glColor4f__FFFF()
331 (GLfloat)green, in android_glColor4f__FFFF()
332 (GLfloat)blue, in android_glColor4f__FFFF()
333 (GLfloat)alpha in android_glColor4f__FFFF()
761 (GLfloat)param in android_glFogf__IF()
772 GLfloat *params_base = (GLfloat *) 0; in android_glFogfv__I_3FI()
774 GLfloat *params = (GLfloat *) 0; in android_glFogfv__I_3FI()
820 params_base = (GLfloat *) in android_glFogfv__I_3FI()
826 (GLfloat *)params in android_glFogfv__I_3FI()
849 GLfloat *params = (GLfloat *) 0; in android_glFogfv__ILjava_nio_FloatBuffer_2()
[all …]
Dandroid_opengl_GLES20.cpp2780 get<jfloatArray, FloatArrayGetter, jfloat*, FloatArrayReleaser, GLfloat, glGetFloatv>( in android_glGetFloatv__I_3FI()
2788 getarray<GLfloat, jfloatArray, FloatArrayGetter, jfloat*, FloatArrayReleaser, glGetFloatv>( in android_glGetFloatv__ILjava_nio_FloatBuffer_2()
3480 GLfloat *params_base = (GLfloat *) 0; in android_glGetTexParameterfv__II_3FI()
3482 GLfloat *params = (GLfloat *) 0; in android_glGetTexParameterfv__II_3FI()
3503 params_base = (GLfloat *) in android_glGetTexParameterfv__II_3FI()
3510 (GLfloat *)params in android_glGetTexParameterfv__II_3FI()
3533 GLfloat *params = (GLfloat *) 0; in android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2()
3541 params = (GLfloat *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2()
3550 params = (GLfloat *) (_paramsBase + _bufferOffset); in android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2()
3555 (GLfloat *)params in android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2()
[all …]
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in46 void API_ENTRY(glGetnUniformfvKHR)(GLuint program, GLint location, GLsizei bufSize, GLfloat *params…
118 …rimitiveBoundingBoxOES)(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl…
121 void API_ENTRY(glMinSampleShadingOES)(GLfloat value) {
193 void API_ENTRY(glViewportArrayvOES)(GLuint first, GLsizei count, const GLfloat *v) {
196 void API_ENTRY(glViewportIndexedfOES)(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h) {
199 void API_ENTRY(glViewportIndexedfvOES)(GLuint index, const GLfloat *v) {
211 void API_ENTRY(glDepthRangeArrayfvOES)(GLuint first, GLsizei count, const GLfloat *v) {
214 void API_ENTRY(glDepthRangeIndexedfOES)(GLuint index, GLfloat n, GLfloat f) {
217 void API_ENTRY(glGetFloati_vOES)(GLenum target, GLuint index, GLfloat *data) {
544 void API_ENTRY(glPolygonOffsetClampEXT)(GLfloat factor, GLfloat units, GLfloat clamp) {
[all …]
Dgl2_api.in22 void API_ENTRY(glBlendColor)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {
49 void API_ENTRY(glClearColor)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {
52 void API_ENTRY(glClearDepthf)(GLfloat d) {
109 void API_ENTRY(glDepthRangef)(GLfloat n, GLfloat f) {
184 void API_ENTRY(__glGetFloatv)(GLenum pname, GLfloat *data) {
217 void API_ENTRY(glGetTexParameterfv)(GLenum target, GLenum pname, GLfloat *params) {
223 void API_ENTRY(glGetUniformfv)(GLuint program, GLint location, GLfloat *params) {
232 void API_ENTRY(glGetVertexAttribfv)(GLuint index, GLenum pname, GLfloat *params) {
265 void API_ENTRY(glLineWidth)(GLfloat width) {
274 void API_ENTRY(glPolygonOffset)(GLfloat factor, GLfloat units) {
[all …]

123