Home
last modified time | relevance | path

Searched refs:tmpFB (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DSharedSurfaceIO.cpp79 ScopedFramebufferForTexture tmpFB(mGL, destTex.Texture(), in CopyTexImage2D() local
81 ScopedBindFramebuffer bindFB(mGL, tmpFB.FB()); in CopyTexImage2D()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DSharedSurfaceIO.cpp78 ScopedFramebufferForTexture tmpFB(mGL, destTex.Texture(), in CopyTexImage2D() local
80 ScopedBindFramebuffer bindFB(mGL, tmpFB.FB()); in CopyTexImage2D()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DSharedSurfaceIO.cpp85 ScopedFramebufferForTexture tmpFB(mGL, destTex.Texture(), LOCAL_GL_TEXTURE_2D); in CopyTexImage2D() local
86 ScopedBindFramebuffer bindFB(mGL, tmpFB.FB()); in CopyTexImage2D()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp131 vk::FramebufferHelper &tmpFB = entry.second; in clearCache() local
132 tmpFB.release(contextVk); in clearCache()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp324 vk::FramebufferHelper &tmpFB = entry.second; in clearCache() local
325 tmpFB.release(contextVk); in clearCache()