Home
last modified time | relevance | path

Searched defs:GetTextureLevelParameteriv (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.cpp1231 void GL_APIENTRY GetTextureLevelParameteriv(GLuint texture, in GetTextureLevelParameteriv() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_4_5_autogen.cpp1387 void GL_APIENTRY GetTextureLevelParameteriv(GLuint texture, in GetTextureLevelParameteriv() 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.h571 GetTextureLevelParameteriv, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h575 GetTextureLevelParameteriv, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h575 GetTextureLevelParameteriv, enumerator
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h4015 …/* 2812 */ void APIENTRY (*GetTextureLevelParameteriv)(GLuint texture, GLint level, GLenum pname, … member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h4021 …/* 2812 */ void APIENTRY (*GetTextureLevelParameteriv)(GLuint texture, GLint level, GLenum pname, … member
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dgl46.rs18373 pub unsafe fn GetTextureLevelParameteriv( in GetTextureLevelParameteriv() method