Home
last modified time | relevance | path

Searched refs:PFNGLISPROGRAMPIPELINEPROC (Results 226 – 250 of 434) sorted by relevance

12345678910>>...18

/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/glew/GL/
H A Dglew.h5888 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
17284 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/glew/GL/
H A Dglew.h5888 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
17284 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/graphics/nanort/nanort-b1feea8/examples/common/ThirdPartyLibs/Glew/CustomGL/
H A Dglew.h5983 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
16768 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/include/GL/
H A Dglew.h5916 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
17604 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/src/
H A Dglew.c1171 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
9379 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glew/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glew/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/graphics/blender/blender-2.91.0/extern/glew-es/src/
H A Dglew.c1373 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
6323 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr…
/dports/math/asymptote/asymptote-2.67/GL/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
H A Dglew.h6240 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
20743 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/src/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h4888 typedef GLboolean (APIENTRYP PFNGLISPROGRAMPIPELINEPROC)(GLuint pipeline); typedef
4889 GLAPI PFNGLISPROGRAMPIPELINEPROC glad_glIsProgramPipeline;
/dports/emulators/citra/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h4888 typedef GLboolean (APIENTRYP PFNGLISPROGRAMPIPELINEPROC)(GLuint pipeline); typedef
4889 GLAPI PFNGLISPROGRAMPIPELINEPROC glad_glIsProgramPipeline;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glew/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/graphics/libprojectm/projectm-3.1.12/msvc/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/glew/vtkglew/src/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/include/glad/
H A Dglad.h4415 typedef GLboolean (APIENTRYP PFNGLISPROGRAMPIPELINEPROC)(GLuint pipeline); typedef
4416 GLAPI PFNGLISPROGRAMPIPELINEPROC glad_glIsProgramPipeline;
/dports/graphics/open3d/Open3D-0.2/src/External/glew/src/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/glew/src/
H A Dglew.c1206 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
11188 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/glew/vtkglew/src/
H A Dglew.c1209 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
12446 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glew/GL/
H A Dglew.h6240 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
20743 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glew/GL/
H A Dglew.h6240 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
20743 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/glew/src/
H A Dglew.c1209 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
12408 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/graphics/glew-wayland/glew-2.2.0/src/
H A Dglew.c1209 PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline = NULL;
12347 …r = ((glIsProgramPipeline = (PFNGLISPROGRAMPIPELINEPROC)glewGetProcAddress((const GLubyte*)"glIsPr… in _glewInit_GL_ARB_separate_shader_objects()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/include/GL/
H A Dglew.h6240 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMPIPELINEPROC) (GLuint pipeline); typedef
20743 GLEW_FUN_EXPORT PFNGLISPROGRAMPIPELINEPROC __glewIsProgramPipeline;

12345678910>>...18