Home
last modified time | relevance | path

Searched refs:PFNGLGETATTRIBLOCATIONPROC (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/smooth_opengl3/
H A Dsmooth_opengl3.c123 typedef GLint (APIENTRY *PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const ourGLchar *name); typedef
146 PFNGLGETATTRIBLOCATIONPROC gl_GetAttribLocation;
180 gl_GetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) glutGetProcAddress ("glGetAttribLocation"); in initExtensionEntries()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/smooth_opengl3/
H A Dsmooth_opengl3.c123 typedef GLint (APIENTRY *PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const ourGLchar *name); typedef
146 PFNGLGETATTRIBLOCATIONPROC gl_GetAttribLocation;
180 gl_GetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) glutGetProcAddress ("glGetAttribLocation"); in initExtensionEntries()
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dgldefs.cpp39 PFNGLGETATTRIBLOCATIONPROC my_glGetAttribLocation;
169 …my_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC)(glfwGetProcAddress("glGetAttribLocationARB")… in load_exts_entry_points()
H A Dgldefs.h59 extern PFNGLGETATTRIBLOCATIONPROC my_glGetAttribLocation;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Dshaderutil.h95 extern PFNGLGETATTRIBLOCATIONPROC GetAttribLocation;
H A Dshaderutil.c43 PFNGLGETATTRIBLOCATIONPROC GetAttribLocation = NULL;
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/util/
H A Dshaderutil.h95 extern PFNGLGETATTRIBLOCATIONPROC GetAttribLocation;
H A Dshaderutil.c43 PFNGLGETATTRIBLOCATIONPROC GetAttribLocation = NULL;
/dports/games/astromenace/astromenace-1.4.1/src/core/graphics/
H A Dextensions.h66 extern PFNGLGETATTRIBLOCATIONPROC pfn_glGetAttribLocation;
H A Dextensions.cpp56 PFNGLGETATTRIBLOCATIONPROC pfn_glGetAttribLocation{nullptr};
187 …pfn_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) SDL_GL_GetProcAddress("glGetAttribLocation"… in Initialize_OpenGL_2_0()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dconverter.h103 # define PFNGLGETATTRIBLOCATIONPROC typeof(glGetAttribLocation)* macro
200 PFNGLGETATTRIBLOCATIONPROC GetAttribLocation;
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dwx-sdl2-glw.h17 PFNGLGETATTRIBLOCATIONPROC glGetAttribLocation;
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/engines/opengl/
H A DOpenGLAPIProc.h61 OPENGL_PROC(PFNGLGETATTRIBLOCATIONPROC, glGetAttribLocation)
/dports/graphics/freeglut/freeglut-3.2.1/progs/demos/shapes/
H A Dshapes.c109 typedef GLint (APIENTRY *PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const ourGLchar *name); typedef
126 PFNGLGETATTRIBLOCATIONPROC gl_GetAttribLocation;
144 gl_GetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) glutGetProcAddress ("glGetAttribLocation"); in initExtensionEntries()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/progs/demos/shapes/
H A Dshapes.c109 typedef GLint (APIENTRY *PFNGLGETATTRIBLOCATIONPROC) (GLuint program, const ourGLchar *name); typedef
126 PFNGLGETATTRIBLOCATIONPROC gl_GetAttribLocation;
144 gl_GetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) glutGetProcAddress ("glGetAttribLocation"); in initExtensionEntries()
/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dshaders.cpp67 PFNGLGETATTRIBLOCATIONPROC glGetAttribLocation;
482 glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC)SDL_GL_GetProcAddress("glGetAttribLocation"); in LoadShaderExtensions()
/dports/games/craft/Craft-1.0fbsd/deps/glfw/examples/
H A Dheightmap.c55 static PFNGLGETATTRIBLOCATIONPROC pglGetAttribLocation = NULL;
109 RESOLVE_GL_FCN(PFNGLGETATTRIBLOCATIONPROC, pglGetAttribLocation, "glGetAttribLocation"); in init_opengl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgles2.c81 PFNGLGETATTRIBLOCATIONPROC glad_glGetAttribLocation = NULL;
233 glad_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) load(userptr, "glGetAttribLocation"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgles2.c86 PFNGLGETATTRIBLOCATIONPROC glad_glGetAttribLocation = NULL;
235 glad_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) load(userptr, "glGetAttribLocation"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dmini_opengl.h136 typedef GLint (*PFNGLGETATTRIBLOCATIONPROC)(GLuint program, const GLchar *name); typedef
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp228 PFNGLGETATTRIBLOCATIONPROC gleswGetAttribLocation;
518 gleswGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) get_proc("glGetAttribLocation"); in load_procs()
H A Dgles2w.cpp223 PFNGLGETATTRIBLOCATIONPROC gleswGetAttribLocation;
529 gleswGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC) get_proc("glGetAttribLocation"); in load_procs()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/third_party/glad/
H A Dglad.c365 PFNGLGETATTRIBLOCATIONPROC glad_glGetAttribLocation = NULL;
701 glad_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC)load("glGetAttribLocation"); in load_GL_VERSION_2_0()
1043 glad_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC)load("glGetAttribLocation"); in load_GL_ES_VERSION_2_0()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c223 PFNGLGETATTRIBLOCATIONPROC glad_glGetAttribLocation = NULL;
436 glad_glGetAttribLocation = (PFNGLGETATTRIBLOCATIONPROC)load("glGetAttribLocation"); in load_GL_ES_VERSION_2_0()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h206 extern PFNGLGETATTRIBLOCATIONPROC ELglGetAttribLocation;

12345678910>>...29