Home
last modified time | relevance | path

Searched defs:glClientActiveTexture (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DBaseReferences.java47 int glClientActiveTexture; field in BaseReferences
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DCGLCG.h273 PFNGLACTIVETEXTUREPROC glClientActiveTexture; variable
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/include/
H A Digl.h50 #define glClientActiveTexture GlobalOpenGL().m_glClientActiveTexture macro
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DGL.cpp109 Func1<void, GLenum> glClientActiveTexture; variable
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas688 procedure glClientActiveTexture(texture: GLenum); cdecl; external libname; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas688 procedure glClientActiveTexture(texture: GLenum); cdecl; external libname; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas688 procedure glClientActiveTexture(texture: GLenum); cdecl; external libname; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas688 procedure glClientActiveTexture(texture: GLenum); cdecl; external libname; procedure
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_3.h254 #define glClientActiveTexture dolClientActiveTexture macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL13.java155 void glClientActiveTexture(@GLenum int texture); in glClientActiveTexture() method
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/glsl/fixedfunc/
H A DFixedFuncHook.java359 public void glClientActiveTexture(final int textureUnit) { in glClientActiveTexture() method in FixedFuncHook
H A DFixedFuncPipeline.java242 public void glClientActiveTexture(int textureUnit) { in glClientActiveTexture() method in FixedFuncPipeline
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py115 def glClientActiveTexture(texture):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py115 def glClientActiveTexture(texture):pass function
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties31 glClientActiveTexture=glClientActiveTexture.xml key
/dports/graphics/blender/blender-2.91.0/intern/glew-mx/intern/
H A Dgl-deprecated.h648 #define glClientActiveTexture DO_NOT_USE_glClientActiveTexture macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client_mangle.h141 #define glClientActiveTexture mangled_glClientActiveTexture macro
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A Dgldefs.h591 MYPFNGLCLIENTACTIVETEXTUREPROC glClientActiveTexture; member
/dports/graphics/jogamp-jogl/jogl/make/
H A Dnative-taglet.properties54 glClientActiveTexture=man2/xhtml/glClientActiveTexture.xml key
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp263 void GL_APIENTRY glClientActiveTexture(GLenum texture) in glClientActiveTexture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp263 void GL_APIENTRY glClientActiveTexture(GLenum texture) in glClientActiveTexture() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/wrap/
H A Dgles.c583 void glClientActiveTexture(GLenum texture) { in glClientActiveTexture() function
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dglp.h622 COIN_PFNGLCLIENTACTIVETEXTUREPROC glClientActiveTexture; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp180 glClientActiveTexturePROC glClientActiveTexture = NULL; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp646 GL_API void GL_APIENTRY glClientActiveTexture(GLenum texture) in glClientActiveTexture() function

12345678910>>...19