Home
last modified time | relevance | path

Searched defs:BindFragDataLocationIndexed (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_3_3_autogen.cpp30 void GL_APIENTRY BindFragDataLocationIndexed(GLuint program, in BindFragDataLocationIndexed() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_3_3_autogen.cpp30 void GL_APIENTRY BindFragDataLocationIndexed(GLuint program, in BindFragDataLocationIndexed() 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.h40 BindFragDataLocationIndexed, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h40 BindFragDataLocationIndexed, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h40 BindFragDataLocationIndexed, enumerator
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h2632 …/* 1429 */ void APIENTRY (*BindFragDataLocationIndexed)(GLuint program, GLuint colorNumber, GLuint… member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h2638 …/* 1429 */ void APIENTRY (*BindFragDataLocationIndexed)(GLuint program, GLuint colorNumber, GLuint… member
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dgl46.rs5850 pub unsafe fn BindFragDataLocationIndexed( in BindFragDataLocationIndexed() method