Home
last modified time | relevance | path

Searched defs:glVertexAttribIPointer (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl2-common-cpubufferJavaCode.java12 public void glVertexAttribIPointer(int index, int size, int type, int stride, Buffer pointer); in glVertexAttribIPointer() method
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_3_0.py42 glVertexAttribIPointer=wrapper.wrapper(glVertexAttribIPointer).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_3_0.py42 glVertexAttribIPointer=wrapper.wrapper(glVertexAttribIPointer).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES3/VERSION/
H A DGLES3_3_0.py104 glVertexAttribIPointer=wrapper.wrapper(glVertexAttribIPointer).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES3/VERSION/
H A DGLES3_3_0.py110 glVertexAttribIPointer=wrapper.wrapper(glVertexAttribIPointer).setInputArraySize( variable
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/include/glsm/
H A Dglsmsym.h75 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer 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.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/glsm/
H A Dglsmsym.h90 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/libretro-common/include/glsm/
H A Dglsmsym.h90 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/glsm/
H A Dglsmsym.h94 #define glVertexAttribIPointer rglVertexAttribIPointer macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h245 #define glVertexAttribIPointer GLES2_GET_FUN(VertexAttribIPointer) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h246 #define glVertexAttribIPointer GLES2_GET_FUN(VertexAttribIPointer) macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_0.h495 #define glVertexAttribIPointer dolVertexAttribIPointer macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py486 def glVertexAttribIPointer(index,size,type,stride,pointer):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_0.py502 def glVertexAttribIPointer(index,size,type,stride,pointer):pass function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/GLES3/
H A Dgles3w.h787 #define glVertexAttribIPointer gleswVertexAttribIPointer macro
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h1201 #define glVertexAttribIPointer gl3wVertexAttribIPointer macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL30.java206 void glVertexAttribIPointer(@GLuint int index, int size, @GLenum int type, @GLsizei int stride, in glVertexAttribIPointer() method
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h842 #define glVertexAttribIPointer gl3wVertexAttribIPointer macro

12345678910>>...23