Home
last modified time | relevance | path

Searched defs:glBlendColor (Results 1 – 25 of 787) sorted by relevance

12345678910>>...32

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/include/
H A Digl.h51 #define glBlendColor(r,g,b,a) if (GlobalOpenGL().ARB_imaging()) GlobalOpenGL().m_glBlendColor(r,g,b… macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL14.java100 void glBlendColor(float red, float green, float blue, float alpha); in glBlendColor() method
H A DARB_imaging.java177 …void glBlendColor(@GLclampf float red, @GLclampf float green, @GLclampf float blue, @GLclampf floa… in glBlendColor() method
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_4.h177 #define glBlendColor dolBlendColor macro
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/include/glsm/
H A Dglsmsym.h129 #define glBlendColor rglBlendColor macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/glsm/
H A Dglsmsym.h144 #define glBlendColor rglBlendColor macro
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/libretro-common/include/glsm/
H A Dglsmsym.h144 #define glBlendColor rglBlendColor macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/glsm/
H A Dglsmsym.h148 #define glBlendColor rglBlendColor macro
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dwork_windows.go434 glBlendColor = libGLESv2.NewProc("glBlendColor") var
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_4.py64 def glBlendColor(red,green,blue,alpha):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_4.py66 def glBlendColor(red,green,blue,alpha):pass function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dimaging.py91 def glBlendColor(red,green,blue,alpha):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dimaging.py91 def glBlendColor(red,green,blue,alpha):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp339 void ContextWrapper::glBlendColor (float red, float green, float blue, float alpha) in glBlendColor() function in sglr::ContextWrapper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h27 #define glBlendColor GLES2_GET_FUN(BlendColor) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties16 glBlendColor=glBlendColor.xml key
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h27 #define glBlendColor GLES2_GET_FUN(BlendColor) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client_mangle.h133 #define glBlendColor mangled_glBlendColor macro

12345678910>>...32