Home
last modified time | relevance | path

Searched defs:GenTexture (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DTextureGL.cpp66 GLuint GenTexture(const OpenGLFunctions& gl) { in GenTexture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DTextureGL.cpp73 GLuint GenTexture(const OpenGLFunctions& gl) { in GenTexture() function
/dports/games/openspades/openspades-0.1.3/Sources/Gui/
H A DSDLGLDevice.cpp762 IGLDevice::UInteger SDLGLDevice::GenTexture() { in GenTexture() function in spades::gui::SDLGLDevice