Home
last modified time | relevance | path

Searched refs:gl3wStencilOpSeparate (Results 1 – 12 of 12) sorted by relevance

/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h125 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
730 #define glStencilOpSeparate gl3wStencilOpSeparate
H A Dgl3w.c238 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
845 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC) get_proc("glStencilOpSeparate"); in load_procs()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h125 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
730 #define glStencilOpSeparate gl3wStencilOpSeparate
H A Dgl3w.c238 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
845 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC) get_proc("glStencilOpSeparate"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h469 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
1057 #define glStencilOpSeparate gl3wStencilOpSeparate
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h125 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
730 #define glStencilOpSeparate gl3wStencilOpSeparate
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.h125 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
730 #define glStencilOpSeparate gl3wStencilOpSeparate
H A Dgl3w.c238 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
845 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC) get_proc("glStencilOpSeparate"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h125 extern PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate;
730 #define glStencilOpSeparate gl3wStencilOpSeparate
H A Dgl3w.c238 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
845 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC) get_proc("glStencilOpSeparate"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c566 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
1156 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC)proc("glStencilOpSeparate"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp233 PFNGLSTENCILOPSEPARATEPROC gl3wStencilOpSeparate; variable
840 gl3wStencilOpSeparate = (PFNGLSTENCILOPSEPARATEPROC) get_proc("glStencilOpSeparate"); in load_procs()