Home
last modified time | relevance | path

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

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/platformsupport/scenes/opengl/
H A Dplatformopenglsurfacetexture.h15 class OpenGLBackend; variable
H A Dopenglbackend.cpp21 OpenGLBackend::OpenGLBackend() in OpenGLBackend() function in KWin::OpenGLBackend
H A Dopenglbackend.h21 class OpenGLBackend; variable
/dports/games/openttd/openttd-12.1/src/video/
H A Dopengl.h147 friend class OpenGLBackend; variable
H A Dopengl.cpp493 OpenGLBackend::OpenGLBackend() : cursor_cache(MAX_CACHED_CURSORS) in OpenGLBackend() function in OpenGLBackend
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/scenes/opengl/
H A Dscene_opengl.h25 class OpenGLBackend; variable
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dplatform.h35 class OpenGLBackend; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/
H A DDawnTest.cpp122 BackendTestConfig OpenGLBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in OpenGLBackend() function