Home
last modified time | relevance | path

Searched defs:MultiDrawElementsIndirect (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_4_3_autogen.cpp839 void GL_APIENTRY MultiDrawElementsIndirect(GLenum mode, in MultiDrawElementsIndirect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_4_3_autogen.cpp924 void GL_APIENTRY MultiDrawElementsIndirect(GLenum mode, in MultiDrawElementsIndirect() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h756 MultiDrawElementsIndirect, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h761 MultiDrawElementsIndirect, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h761 MultiDrawElementsIndirect, enumerator
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h3235 …/* 2032 */ void APIENTRY (*MultiDrawElementsIndirect)(GLenum mode, GLenum type, const void *indire… member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h3241 …/* 2032 */ void APIENTRY (*MultiDrawElementsIndirect)(GLenum mode, GLenum type, const void *indire… member
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dgl46.rs21506 pub unsafe fn MultiDrawElementsIndirect( in MultiDrawElementsIndirect() method