Home
last modified time | relevance | path

Searched defs:ScopedTexture (Results 1 – 13 of 13) sorted by relevance

/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/
H A DglObjects.cpp91 ScopedTexture::ScopedTexture(uint32_t target, uint32_t texture) in ScopedTexture() function in gl::ScopedTexture
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/clients/
H A Dclient_helper.h87 using ScopedTexture = base::ScopedGeneric<unsigned, DeleteTextureTraits>; in DEFAULT_DELETER_FDECL() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/clients/
H A Dclient_helper.h87 using ScopedTexture = base::ScopedGeneric<unsigned, DeleteTextureTraits>; in DEFAULT_DELETER_FDECL() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgl_helper.h76 explicit ScopedTexture(gles2::GLES2Interface* gl) in ScopedTexture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgl_helper.h76 explicit ScopedTexture(gles2::GLES2Interface* gl) in ScopedTexture() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DScopedGLHelpers.cpp116 ScopedTexture::ScopedTexture(GLContext* aGL) in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DScopedGLHelpers.cpp90 ScopedTexture::ScopedTexture(GLContext* aGL) : mGL(aGL), mTexture(0) { in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DScopedGLHelpers.cpp90 ScopedTexture::ScopedTexture(GLContext* aGL) : mGL(aGL), mTexture(0) { in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DScopedGLHelpers.cpp90 ScopedTexture::ScopedTexture(GLContext* aGL) : mGL(aGL), mTexture(0) { in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DScopedGLHelpers.cpp93 ScopedTexture::ScopedTexture(GLContext* aGL) in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DScopedGLHelpers.cpp90 ScopedTexture::ScopedTexture(GLContext* aGL) : mGL(aGL), mTexture(0) { in ScopedTexture() function in mozilla::gl::ScopedTexture
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/renderers/
H A Dvideo_resource_updater.cc333 class ScopedTexture { class in media::VideoResourceUpdater::HardwarePlaneResource
335 ScopedTexture(gpu::gles2::GLES2Interface* gl, in ScopedTexture() function in media::VideoResourceUpdater::HardwarePlaneResource::ScopedTexture
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/
H A Dvideo_resource_updater.cc362 class ScopedTexture { class in media::VideoResourceUpdater::HardwarePlaneResource
364 ScopedTexture(gpu::gles2::GLES2Interface* gl, in ScopedTexture() function in media::VideoResourceUpdater::HardwarePlaneResource::ScopedTexture