/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/ |
H A D | GLContextSymbols.h | 181 void(GLAPIENTRY* fVertexAttrib3f)(GLuint, GLfloat, GLfloat, GLfloat);
|
H A D | GLContext.h | 1880 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1882 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 486 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, {{ "glVertexAttrib3f" }} }, in InitImpl()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/ |
H A D | GLContextSymbols.h | 181 void(GLAPIENTRY* fVertexAttrib3f)(GLuint, GLfloat, GLfloat, GLfloat);
|
H A D | GLContext.h | 1870 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1872 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 479 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, {{ "glVertexAttrib3f" }} }, in InitImpl()
|
/dports/www/firefox/firefox-99.0/gfx/gl/ |
H A D | GLContextSymbols.h | 181 void(GLAPIENTRY* fVertexAttrib3f)(GLuint, GLfloat, GLfloat, GLfloat);
|
H A D | GLContext.h | 1881 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1883 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 487 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, {{ "glVertexAttrib3f" }} }, in InitImpl()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/ |
H A D | GLContextSymbols.h | 181 void(GLAPIENTRY* fVertexAttrib3f)(GLuint, GLfloat, GLfloat, GLfloat);
|
H A D | GLContext.h | 1880 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1882 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 486 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, {{ "glVertexAttrib3f" }} }, in InitImpl()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/ |
H A D | GLContextSymbols.h | 181 void(GLAPIENTRY* fVertexAttrib3f)(GLuint, GLfloat, GLfloat, GLfloat);
|
H A D | GLContext.h | 1886 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1888 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 485 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, { "VertexAttrib3f", nullptr } }, in InitWithPrefixImpl()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/ |
H A D | GLContextSymbols.h | 294 PFNGLVERTEXATTRIB3FPROC fVertexAttrib3f; member
|
H A D | GLContext.h | 1845 void fVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) { in fVertexAttrib3f() function 1847 mSymbols.fVertexAttrib3f(index, x, y, z); in fVertexAttrib3f()
|
H A D | GLContext.cpp | 684 { (PRFuncPtr*) &mSymbols.fVertexAttrib3f, { "VertexAttrib3f", nullptr } }, in InitWithPrefixImpl()
|