Home
last modified time | relevance | path

Searched defs:ClearNamedBufferSubData (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_5_autogen.cpp151 void GL_APIENTRY ClearNamedBufferSubData(GLuint buffer, in ClearNamedBufferSubData() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_4_5_autogen.cpp164 void GL_APIENTRY ClearNamedBufferSubData(GLuint buffer, in ClearNamedBufferSubData() 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.h107 ClearNamedBufferSubData, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h109 ClearNamedBufferSubData, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h109 ClearNamedBufferSubData, enumerator
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h3953 …/* 2750 */ void APIENTRY (*ClearNamedBufferSubData)(GLuint buffer, GLenum internalformat, GLintptr… member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h3959 …/* 2750 */ void APIENTRY (*ClearNamedBufferSubData)(GLuint buffer, GLenum internalformat, GLintptr… member
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dgl46.rs7809 pub unsafe fn ClearNamedBufferSubData( in ClearNamedBufferSubData() method