Home
last modified time | relevance | path

Searched refs:GL_VERTEX_ATTRIB_ARRAY_DIVISOR (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_36 GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_36 GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_36 GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_310 GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dgl_headers.h763 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL33.java248 int GL_VERTEX_ATTRIB_ARRAY_DIVISOR = 0x88FE; field
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_3_3.py29 GL_VERTEX_ATTRIB_ARRAY_DIVISOR=_C('GL_VERTEX_ATTRIB_ARRAY_DIVISOR',0x88FE) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_3_3.py29 GL_VERTEX_ATTRIB_ARRAY_DIVISOR=_C('GL_VERTEX_ATTRIB_ARRAY_DIVISOR',0x88FE) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp3681 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 0, 3); in iterate()
3682 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 1, 2); in iterate()
3683 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 2, 1); in iterate()
3684 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 3, 0); in iterate()
3960 is_ok &= CheckIndexed(GL_VERTEX_ATTRIB_ARRAY_DIVISOR, i, 0); in iterate()
5475 GL_VERTEX_ATTRIB_ARRAY_LONG, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp2756 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 0); in test()
2758 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 1); in test()
2760 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 5); in test()
2783 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 5); in test()
2788 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, 1); in test()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dqueryutils.cpp300 case GL_VERTEX_ATTRIB_ARRAY_DIVISOR: in QueryVertexAttribBase()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
H A DVertexArrayGL.cpp867 mFunctions, index, binding.getDivisor(), GL_VERTEX_ATTRIB_ARRAY_DIVISOR, in validateState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DVertexArrayGL.cpp867 mFunctions, index, binding.getDivisor(), GL_VERTEX_ATTRIB_ARRAY_DIVISOR, in validateState()
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DInstancingTest.cpp818 glGetVertexAttribIuiv(0, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, &divisor); in TEST_P()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h838 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.h347 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.h347 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-if-gl-ignores.cfg235 Ignore GL_VERTEX_ATTRIB_ARRAY_DIVISOR
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.h347 #define GL_VERTEX_ATTRIB_ARRAY_DIVISOR 0x88FE macro

12345678910>>...22