Home
last modified time | relevance | path

Searched refs:glColor4us (Results 1 – 25 of 786) sorted by path

12345678910>>...32

/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl.h1039 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
H A Dgl_private.h1506 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl.h1052 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
H A Dgl_mangle.h208 #define glColor4us MANGLE(Color4us) macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dopengl.yml2959 glColor4us: [void, GLushort red, GLushort green, GLushort blue, GLushort alpha]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c531 void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) { in glColor4us() function
18053 return (void *)glColor4us; in glXGetProcAddressARB()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h7456 void glColor4us(glColor4us_ARG_EXPAND);
9023 packed_data->func = glColor4us; in push_glColor4us()
H A Dproxy.h26146 void glColor4us(glColor4us_ARG_EXPAND);
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c461 glColor4us(args.a1, args.a2, args.a3, args.a4); in glIndexedCall()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h837 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/audio/fasttracker2/ft2-clone-1.49/release/macos/ft2-clone-macos.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_opengl.h1068 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
/dports/audio/fasttracker2/ft2-clone-1.49/vs2019_project/ft2-clone/sdl/include/SDL2/
H A DSDL_opengl.h1068 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.h2285 #define glColor4us glad_glColor4us macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/OpenGL/
H A Dmod.rs1745 pub unsafe fn glColor4us(red: u16, green: u16, blue: u16, alpha: u16) {
1750 fn glColor4us(red: u16, green: u16, blue: u16, alpha: u16);
1752 …::std::mem::transmute(glColor4us(::std::mem::transmute(red), ::std::mem::transmute(green), ::std::…
/dports/audio/protracker/pt2-clone-1.37/pt_pal_editor/release/macos/pt_pal_editor-macos.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_opengl.h1068 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
/dports/audio/protracker/pt2-clone-1.37/release/macos/pt2-clone-macos.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_opengl.h1068 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green, in JsonbValueToJsonb()
/dports/audio/protracker/pt2-clone-1.37/vs2019_project/pt2-clone/sdl/include/SDL2/
H A DSDL_opengl.h1068 GLAPI void GLAPIENTRY glColor4us( GLushort red, GLushort green,
/dports/audio/snd/snd-21.2/
H A Dgl.c1443glColor4us(Xen_to_C_GLushort(red), Xen_to_C_GLushort(green), Xen_to_C_GLushort(blue), Xen_to_C_GLu…
4668 gl_define_procedure(glColor4us, gxg_glColor4us_w, 4, 0, 0, H_glColor4us, pl_ti);
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgl.h1922 #define glColor4us glad_glColor4us macro
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/GLEW/glew/include/GL/
H A Dglew.h892 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glew/include/GL/
H A Dglew.h892 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/glew/include/GL/
H A Dglew.h909 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/include/GL/
H A Dglew.h895 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h838 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/glew/GL/
H A Dglew.h892 GLAPI void GLAPIENTRY glColor4us (GLushort red, GLushort green, GLushort blue, GLushort alpha);

12345678910>>...32