Home
last modified time | relevance | path

Searched refs:PFNGLUNIFORM3FVPROC (Results 151 – 175 of 722) sorted by relevance

12345678910>>...29

/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.h1425 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1426 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/include/glad/
H A Dglad.h1451 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat* value); typedef
1452 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dglad_gl.c652 PFNGLUNIFORM3FVPROC glad_glUniform3fv = NULL;
1310 glUniform3fv = (PFNGLUNIFORM3FVPROC) load("glUniform3fv", userptr); in glad_gl_load_GL_VERSION_2_0()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/games/warzone2100/warzone2100/3rdparty/glad/include/glad/
H A Dglad.h1335 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1336 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.h1423 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value);
1424 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dglad_gl.c652 PFNGLUNIFORM3FVPROC glad_glUniform3fv = NULL;
1310 glUniform3fv = (PFNGLUNIFORM3FVPROC) load("glUniform3fv", userptr); in glad_gl_load_GL_VERSION_2_0()
/dports/games/OpenLara/OpenLara-b4b19f2/src/gapi/
H A Dgl.h375 PFNGLUNIFORM3FVPROC glUniform3fv;
/dports/games/tesseract-data/tesseract/src/engine/
H A Drendergl.cpp136 PFNGLUNIFORM3FVPROC glUniform3fv_ = NULL;
486 … glUniform3fv_ = (PFNGLUNIFORM3FVPROC) getprocaddress("glUniform3fv"); in gl_checkextensions()
/dports/games/tesseract/tesseract/src/engine/
H A Drendergl.cpp136 PFNGLUNIFORM3FVPROC glUniform3fv_ = NULL;
486 … glUniform3fv_ = (PFNGLUNIFORM3FVPROC) getprocaddress("glUniform3fv"); in gl_checkextensions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c487 PFNGLUNIFORM3FVPROC __glewUniform3fv = NULL;
1147 …r = ((glUniform3fv = (PFNGLUNIFORM3FVPROC)glewGetProcAddress((const GLubyte*)"glUniform3fv")) == N… in _glewInit_GL_VERSION_2_0()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c487 PFNGLUNIFORM3FVPROC __glewUniform3fv = NULL;
1147 …r = ((glUniform3fv = (PFNGLUNIFORM3FVPROC)glewGetProcAddress((const GLubyte*)"glUniform3fv")) == N… in _glewInit_GL_VERSION_2_0()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlFunctions.hxx988 PFNGLUNIFORM3FVPROC glUniform3fv;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Test/
H A DTestOpenGLRender.h177 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h1462 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat* value); typedef
1463 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
3989 PFNGLUNIFORM3FVPROC glad_glUniform3fv;
4657 glad_glUniform3fv = (PFNGLUNIFORM3FVPROC)load("glUniform3fv"); in load_GL_VERSION_2_0()
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h1454 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat* value); typedef
1455 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
3981 PFNGLUNIFORM3FVPROC glad_glUniform3fv;
4649 glad_glUniform3fv = (PFNGLUNIFORM3FVPROC)load("glUniform3fv"); in load_GL_VERSION_2_0()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dgl.c515 PFNGLUNIFORM3FVPROC glad_glUniform3fv;
1640 glUniform3fv = (PFNGLUNIFORM3FVPROC)load("glUniform3fv", userptr); in load_GL_VERSION_2_0()
/dports/math/curv/curv-0.5/extern/glad/glad/
H A Dglad.h1433 typedef void (APIENTRYP PFNGLUNIFORM3FVPROC)(GLint location, GLsizei count, const GLfloat *value); typedef
1434 GLAPI PFNGLUNIFORM3FVPROC glad_glUniform3fv;
/dports/graphics/quesoglc/quesoglc-0.7.2/include/GL/
H A Dglew.h1796 typedef void (GLAPIENTRY * PFNGLUNIFORM3FVPROC) (GLint location, GLsizei count, const GLfloat* valu… typedef
2270 GLEW_FUN_EXPORT PFNGLUNIFORM3FVPROC __glewUniform3fv;
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dgl.c515 PFNGLUNIFORM3FVPROC glad_glUniform3fv;
1640 glUniform3fv = (PFNGLUNIFORM3FVPROC)load("glUniform3fv", userptr); in load_GL_VERSION_2_0()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx1070 PFNGLUNIFORM3FVPROC glUniform3fv;

12345678910>>...29