Lines Matching refs:GLfloat
4 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)
123 …id *paths, GLuint pathBase, GLenum coverMode, GLenum transformType, const GLfloat *transformValues)
125 …id *paths, GLuint pathBase, GLenum coverMode, GLenum transformType, const GLfloat *transformValues)
129 GL_ENTRY(void, glCoverageModulationTableNV, GLsizei n, const GLfloat *v)
171 GL_ENTRY(void, glDepthRangeArrayfvNV, GLuint first, GLsizei count, const GLfloat *v)
172 GL_ENTRY(void, glDepthRangeArrayfvOES, GLuint first, GLsizei count, const GLfloat *v)
173 GL_ENTRY(void, glDepthRangeIndexedfNV, GLuint index, GLfloat n, GLfloat f)
174 GL_ENTRY(void, glDepthRangeIndexedfOES, GLuint index, GLfloat n, GLfloat f)
175 GL_ENTRY(void, glDepthRangef, GLfloat n, GLfloat f)
220 GL_ENTRY(void, glDrawTexfOES, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
221 GL_ENTRY(void, glDrawTexfvOES, const GLfloat *coords)
230 …vkImage, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GL…
269 GL_ENTRY(void, glFogf, GLenum pname, GLfloat param)
270 GL_ENTRY(void, glFogfv, GLenum pname, const GLfloat *params)
279 …ebuffer, GLuint layer, GLuint focalPoint, GLfloat focalX, GLfloat focalY, GLfloat gainX, GLfloat g…
284 …id, glFramebufferSampleLocationsfvNV, GLenum target, GLuint start, GLsizei count, const GLfloat *v)
299 GL_ENTRY(void, glFrustumf, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
300 GL_ENTRY(void, glFrustumfOES, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
336 GL_ENTRY(void, glGetClipPlanef, GLenum plane, GLfloat *equation)
337 GL_ENTRY(void, glGetClipPlanefOES, GLenum plane, GLfloat *equation)
340 GL_ENTRY(void, glGetCoverageModulationTableNV, GLsizei bufsize, GLfloat *v)
350 GL_ENTRY(void, glGetFloati_vNV, GLenum target, GLuint index, GLfloat *data)
351 GL_ENTRY(void, glGetFloati_vOES, GLenum target, GLuint index, GLfloat *data)
352 GL_ENTRY(void, glGetFloatv, GLenum pname, GLfloat *data)
371 GL_ENTRY(void, glGetLightfv, GLenum light, GLenum pname, GLfloat *params)
374 GL_ENTRY(void, glGetMaterialfv, GLenum face, GLenum pname, GLfloat *params)
378 GL_ENTRY(void, glGetMultisamplefv, GLenum pname, GLuint index, GLfloat *val)
386 GL_ENTRY(void, glGetPathCoordsNV, GLuint path, GLfloat *coords)
387 GL_ENTRY(void, glGetPathDashArrayNV, GLuint path, GLfloat *dashArray)
388 GL_ENTRY(GLfloat, glGetPathLengthNV, GLuint path, GLsizei startSegment, GLsizei numSegments)
389 …bitfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics)
390 …umPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics)
391 GL_ENTRY(void, glGetPathParameterfvNV, GLuint path, GLenum pname, GLfloat *value)
393 …pe, const void *paths, GLuint pathBase, GLfloat advanceScale, GLfloat kerningScale, GLenum transfo…
418 …t index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLfloat *params)
436 GL_ENTRY(void, glGetSamplerParameterfv, GLuint sampler, GLenum pname, GLfloat *params)
447 GL_ENTRY(void, glGetTexEnvfv, GLenum target, GLenum pname, GLfloat *params)
451 GL_ENTRY(void, glGetTexGenfvOES, GLenum coord, GLenum pname, GLfloat *params)
454 GL_ENTRY(void, glGetTexLevelParameterfv, GLenum target, GLint level, GLenum pname, GLfloat *params)
462 GL_ENTRY(void, glGetTexParameterfv, GLenum target, GLenum pname, GLfloat *params)
475 GL_ENTRY(void, glGetUniformfv, GLuint program, GLint location, GLfloat *params)
484 GL_ENTRY(void, glGetVertexAttribfv, GLuint index, GLenum pname, GLfloat *params)
487 GL_ENTRY(void, glGetnUniformfv, GLuint program, GLint location, GLsizei bufSize, GLfloat *params)
488 GL_ENTRY(void, glGetnUniformfvEXT, GLuint program, GLint location, GLsizei bufSize, GLfloat *params)
489 GL_ENTRY(void, glGetnUniformfvKHR, GLuint program, GLint location, GLsizei bufSize, GLfloat *params)
499 GL_ENTRY(void, glInterpolatePathsNV, GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat weight)
514 GL_ENTRY(GLboolean, glIsPointInFillPathNV, GLuint path, GLuint mask, GLfloat x, GLfloat y)
515 GL_ENTRY(GLboolean, glIsPointInStrokePathNV, GLuint path, GLfloat x, GLfloat y)
534 GL_ENTRY(void, glLightModelf, GLenum pname, GLfloat param)
535 GL_ENTRY(void, glLightModelfv, GLenum pname, const GLfloat *params)
540 GL_ENTRY(void, glLightf, GLenum light, GLenum pname, GLfloat param)
541 GL_ENTRY(void, glLightfv, GLenum light, GLenum pname, const GLfloat *params)
546 GL_ENTRY(void, glLineWidth, GLfloat width)
551 GL_ENTRY(void, glLoadMatrixf, const GLfloat *m)
563 GL_ENTRY(void, glMaterialf, GLenum face, GLenum pname, GLfloat param)
564 GL_ENTRY(void, glMaterialfv, GLenum face, GLenum pname, const GLfloat *params)
571 GL_ENTRY(void, glMatrixLoad3x2fNV, GLenum matrixMode, const GLfloat *m)
572 GL_ENTRY(void, glMatrixLoad3x3fNV, GLenum matrixMode, const GLfloat *m)
574 GL_ENTRY(void, glMatrixLoadTranspose3x3fNV, GLenum matrixMode, const GLfloat *m)
576 GL_ENTRY(void, glMatrixLoadTransposefEXT, GLenum mode, const GLfloat *m)
578 GL_ENTRY(void, glMatrixLoadfEXT, GLenum mode, const GLfloat *m)
580 GL_ENTRY(void, glMatrixMult3x2fNV, GLenum matrixMode, const GLfloat *m)
581 GL_ENTRY(void, glMatrixMult3x3fNV, GLenum matrixMode, const GLfloat *m)
582 GL_ENTRY(void, glMatrixMultTranspose3x3fNV, GLenum matrixMode, const GLfloat *m)
584 GL_ENTRY(void, glMatrixMultTransposefEXT, GLenum mode, const GLfloat *m)
586 GL_ENTRY(void, glMatrixMultfEXT, GLenum mode, const GLfloat *m)
591 GL_ENTRY(void, glMatrixRotatefEXT, GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z)
593 GL_ENTRY(void, glMatrixScalefEXT, GLenum mode, GLfloat x, GLfloat y, GLfloat z)
595 GL_ENTRY(void, glMatrixTranslatefEXT, GLenum mode, GLfloat x, GLfloat y, GLfloat z)
600 GL_ENTRY(void, glMinSampleShading, GLfloat value)
601 GL_ENTRY(void, glMinSampleShadingOES, GLfloat value)
602 GL_ENTRY(void, glMultMatrixf, const GLfloat *m)
611 GL_ENTRY(void, glMultiTexCoord4f, GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q)
616 …dFramebufferSampleLocationsfvNV, GLuint framebuffer, GLuint start, GLsizei count, const GLfloat *v)
617 GL_ENTRY(void, glNormal3f, GLfloat nx, GLfloat ny, GLfloat nz)
625 GL_ENTRY(void, glOrthof, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
626 GL_ENTRY(void, glOrthofOES, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
635 GL_ENTRY(void, glPathDashArrayNV, GLuint path, GLsizei dashCount, const GLfloat *dashArray)
636 …ontStyle, GLuint firstGlyphIndex, GLsizei numGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
637 …onst void *fontName, GLbitfield fontStyle, GLuint pathParameterTemplate, GLfloat emScale, GLuint b…
638 …lyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
639 …, const void *charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
640 …aceIndex, GLuint firstGlyphIndex, GLsizei numGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
641 GL_ENTRY(void, glPathParameterfNV, GLuint path, GLenum pname, GLfloat value)
642 GL_ENTRY(void, glPathParameterfvNV, GLuint path, GLenum pname, const GLfloat *value)
645 GL_ENTRY(void, glPathStencilDepthOffsetNV, GLfloat factor, GLfloat units)
652 …Lsizei startSegment, GLsizei numSegments, GLfloat distance, GLfloat *x, GLfloat *y, GLfloat *tange…
653 GL_ENTRY(void, glPointParameterf, GLenum pname, GLfloat param)
654 GL_ENTRY(void, glPointParameterfv, GLenum pname, const GLfloat *params)
659 GL_ENTRY(void, glPointSize, GLfloat size)
664 GL_ENTRY(void, glPolygonOffset, GLfloat factor, GLfloat units)
665 GL_ENTRY(void, glPolygonOffsetClampEXT, GLfloat factor, GLfloat units, GLfloat clamp)
672 …glPrimitiveBoundingBox, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl…
673 …rimitiveBoundingBoxEXT, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl…
674 …rimitiveBoundingBoxOES, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfl…
679 …nputGenNV, GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs)
680 GL_ENTRY(void, glProgramUniform1f, GLuint program, GLint location, GLfloat v0)
681 GL_ENTRY(void, glProgramUniform1fEXT, GLuint program, GLint location, GLfloat v0)
682 GL_ENTRY(void, glProgramUniform1fv, GLuint program, GLint location, GLsizei count, const GLfloat *v…
683 GL_ENTRY(void, glProgramUniform1fvEXT, GLuint program, GLint location, GLsizei count, const GLfloat…
696 GL_ENTRY(void, glProgramUniform2f, GLuint program, GLint location, GLfloat v0, GLfloat v1)
697 GL_ENTRY(void, glProgramUniform2fEXT, GLuint program, GLint location, GLfloat v0, GLfloat v1)
698 GL_ENTRY(void, glProgramUniform2fv, GLuint program, GLint location, GLsizei count, const GLfloat *v…
699 GL_ENTRY(void, glProgramUniform2fvEXT, GLuint program, GLint location, GLsizei count, const GLfloat…
712 GL_ENTRY(void, glProgramUniform3f, GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat …
713 …RY(void, glProgramUniform3fEXT, GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
714 GL_ENTRY(void, glProgramUniform3fv, GLuint program, GLint location, GLsizei count, const GLfloat *v…
715 GL_ENTRY(void, glProgramUniform3fvEXT, GLuint program, GLint location, GLsizei count, const GLfloat…
728 …d, glProgramUniform4f, GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat…
729 …glProgramUniform4fEXT, GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat…
730 GL_ENTRY(void, glProgramUniform4fv, GLuint program, GLint location, GLsizei count, const GLfloat *v…
731 GL_ENTRY(void, glProgramUniform4fvEXT, GLuint program, GLint location, GLsizei count, const GLfloat…
748 …atrix2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
749 …ix2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
750 …rix2x3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
751 …2x3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
752 …rix2x4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
753 …2x4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
754 …atrix3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
755 …ix3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
756 …rix3x2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
757 …3x2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
758 …rix3x4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
759 …3x4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
760 …atrix4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
761 …ix4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
762 …rix4x2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
763 …4x2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
764 …rix4x3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
765 …4x3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
792 GL_ENTRY(void, glRotatef, GLfloat angle, GLfloat x, GLfloat y, GLfloat z)
795 GL_ENTRY(void, glSampleCoverage, GLfloat value, GLboolean invert)
805 GL_ENTRY(void, glSamplerParameterf, GLuint sampler, GLenum pname, GLfloat param)
806 GL_ENTRY(void, glSamplerParameterfv, GLuint sampler, GLenum pname, const GLfloat *param)
809 GL_ENTRY(void, glScalef, GLfloat x, GLfloat y, GLfloat z)
829 …Luint pathBase, GLenum fillMode, GLuint mask, GLenum transformType, const GLfloat *transformValues)
837 …Luint pathBase, GLint reference, GLuint mask, GLenum transformType, const GLfloat *transformValues)
839 …enum fillMode, GLuint mask, GLenum coverMode, GLenum transformType, const GLfloat *transformValues)
841 …int reference, GLuint mask, GLenum coverMode, GLenum transformType, const GLfloat *transformValues)
852 GL_ENTRY(void, glTexEnvf, GLenum target, GLenum pname, GLfloat param)
853 GL_ENTRY(void, glTexEnvfv, GLenum target, GLenum pname, const GLfloat *params)
860 GL_ENTRY(void, glTexGenfOES, GLenum coord, GLenum pname, GLfloat param)
861 GL_ENTRY(void, glTexGenfvOES, GLenum coord, GLenum pname, const GLfloat *params)
876 GL_ENTRY(void, glTexParameterf, GLenum target, GLenum pname, GLfloat param)
877 GL_ENTRY(void, glTexParameterfv, GLenum target, GLenum pname, const GLfloat *params)
899 …texture, GLuint layer, GLuint focalPoint, GLfloat focalX, GLfloat focalY, GLfloat gainX, GLfloat g…
910 …ormPathNV, GLuint resultPath, GLuint srcPath, GLenum transformType, const GLfloat *transformValues)
911 GL_ENTRY(void, glTranslatef, GLfloat x, GLfloat y, GLfloat z)
914 GL_ENTRY(void, glUniform1f, GLint location, GLfloat v0)
915 GL_ENTRY(void, glUniform1fv, GLint location, GLsizei count, const GLfloat *value)
924 GL_ENTRY(void, glUniform2f, GLint location, GLfloat v0, GLfloat v1)
925 GL_ENTRY(void, glUniform2fv, GLint location, GLsizei count, const GLfloat *value)
934 GL_ENTRY(void, glUniform3f, GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
935 GL_ENTRY(void, glUniform3fv, GLint location, GLsizei count, const GLfloat *value)
944 GL_ENTRY(void, glUniform4f, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
945 GL_ENTRY(void, glUniform4fv, GLint location, GLsizei count, const GLfloat *value)
959 …void, glUniformMatrix2fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
960 …id, glUniformMatrix2x3fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
961 …, glUniformMatrix2x3fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
962 …id, glUniformMatrix2x4fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
963 …, glUniformMatrix2x4fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
964 …void, glUniformMatrix3fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
965 …id, glUniformMatrix3x2fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
966 …, glUniformMatrix3x2fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
967 …id, glUniformMatrix3x4fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
968 …, glUniformMatrix3x4fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
969 …void, glUniformMatrix4fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
970 …id, glUniformMatrix4x2fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
971 …, glUniformMatrix4x2fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
972 …id, glUniformMatrix4x3fv, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
973 …, glUniformMatrix4x3fvNV, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
982 GL_ENTRY(void, glVertexAttrib1f, GLuint index, GLfloat x)
983 GL_ENTRY(void, glVertexAttrib1fv, GLuint index, const GLfloat *v)
984 GL_ENTRY(void, glVertexAttrib2f, GLuint index, GLfloat x, GLfloat y)
985 GL_ENTRY(void, glVertexAttrib2fv, GLuint index, const GLfloat *v)
986 GL_ENTRY(void, glVertexAttrib3f, GLuint index, GLfloat x, GLfloat y, GLfloat z)
987 GL_ENTRY(void, glVertexAttrib3fv, GLuint index, const GLfloat *v)
988 GL_ENTRY(void, glVertexAttrib4f, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
989 GL_ENTRY(void, glVertexAttrib4fv, GLuint index, const GLfloat *v)
1006 GL_ENTRY(void, glViewportArrayvNV, GLuint first, GLsizei count, const GLfloat *v)
1007 GL_ENTRY(void, glViewportArrayvOES, GLuint first, GLsizei count, const GLfloat *v)
1008 GL_ENTRY(void, glViewportIndexedfNV, GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
1009 GL_ENTRY(void, glViewportIndexedfOES, GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
1010 GL_ENTRY(void, glViewportIndexedfvNV, GLuint index, const GLfloat *v)
1011 GL_ENTRY(void, glViewportIndexedfvOES, GLuint index, const GLfloat *v)
1012 GL_ENTRY(void, glViewportPositionWScaleNV, GLuint index, GLfloat xcoeff, GLfloat ycoeff)
1018 … glWeightPathsNV, GLuint resultPath, GLsizei numPaths, const GLuint *paths, const GLfloat *weights)