Home
last modified time | relevance | path

Searched defs:glLoadTransposeMatrixf (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_1_3.py95 glLoadTransposeMatrixf=wrapper.wrapper(glLoadTransposeMatrixf).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_1_3.py95 glLoadTransposeMatrixf=wrapper.wrapper(glLoadTransposeMatrixf).setInputArraySize( variable
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_3.h263 #define glLoadTransposeMatrixf dolLoadTransposeMatrixf macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL13.java269 void glLoadTransposeMatrixf(@Check("16") @Const FloatBuffer m); in glLoadTransposeMatrixf() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py142 def glLoadTransposeMatrixf(m):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py142 def glLoadTransposeMatrixf(m):pass function
/dports/graphics/blender/blender-2.91.0/intern/glew-mx/intern/
H A Dgl-deprecated.h652 #define glLoadTransposeMatrixf DO_NOT_USE_glLoadTransposeMatrixf macro
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Djwzgles.h201 #define glLoadTransposeMatrixf jwzgles_glLoadTransposeMatrixf macro
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwzgles.h204 #define glLoadTransposeMatrixf jwzgles_glLoadTransposeMatrixf macro
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp213 glLoadTransposeMatrixfPROC glLoadTransposeMatrixf = NULL; variable
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Dopengl_wrapper.h416 #define glLoadTransposeMatrixf(...) OPENGL_VOID_CALL(glLoadTransposeMatrixf, __VA_ARGS__) macro
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/glsym/switch/
H A Dnx_glsym.h883 RGLSYMGLLOADTRANSPOSEMATRIXFPROC glLoadTransposeMatrixf; variable
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacgl.pas3065 procedure glLoadTransposeMatrixf( const m: PGLfloat ); external name '_glLoadTransposeMatrixf'; procedure
/dports/lang/racket/racket-8.3/share/pkgs/sgl/
H A Dgl.rkt237 (define-foreign glLoadTransposeMatrixf _gl-floatv ->) function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dgl.py2067 glLoadTransposeMatrixf = _link_function('glLoadTransposeMatrixf', None, [GLfloat * 16], None) variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dgl.py2067 glLoadTransposeMatrixf = _link_function('glLoadTransposeMatrixf', None, [GLfloat * 16], None) variable

12345678910>>...18