Home
last modified time | relevance | path

Searched refs:getColorAttachment (Results 51 – 75 of 138) sorted by relevance

123456

/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp201 mState.getColorAttachment(colorIndex); in invalidateBase()
392 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp203 mState.getColorAttachment(colorIndex); in invalidateBase()
394 UpdateCachedRenderTarget(context, mState.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp406 return getColorAttachment(attachment - GL_COLOR_ATTACHMENT0); in getAttachment()
416 return getColorAttachment(0); in getAttachment()
534 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
664 return getColorAttachment(0); in getDrawBuffer()
668 return getColorAttachment(mDrawBufferStates[drawBufferIdx] - GL_COLOR_ATTACHMENT0); in getDrawBuffer()
973 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
975 return mState.getColorAttachment(colorAttachment); in getColorAttachment()
H A DFramebuffer.h80 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
240 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp406 return getColorAttachment(attachment - GL_COLOR_ATTACHMENT0); in getAttachment()
416 return getColorAttachment(0); in getAttachment()
534 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
664 return getColorAttachment(0); in getDrawBuffer()
668 return getColorAttachment(mDrawBufferStates[drawBufferIdx] - GL_COLOR_ATTACHMENT0); in getDrawBuffer()
973 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
975 return mState.getColorAttachment(colorAttachment); in getColorAttachment()
H A DFramebuffer.h80 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
240 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp406 return getColorAttachment(attachment - GL_COLOR_ATTACHMENT0); in getAttachment()
416 return getColorAttachment(0); in getAttachment()
534 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
664 return getColorAttachment(0); in getDrawBuffer()
668 return getColorAttachment(mDrawBufferStates[drawBufferIdx] - GL_COLOR_ATTACHMENT0); in getDrawBuffer()
973 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
975 return mState.getColorAttachment(colorAttachment); in getColorAttachment()
H A DFramebuffer.h80 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
240 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/
H A DRenderTargetCache.h140 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h140 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h140 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h140 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h140 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp300 return getColorAttachment(attachment - GL_COLOR_ATTACHMENT0); in getAttachment()
310 return getColorAttachment(0); in getAttachment()
413 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState
507 return getColorAttachment(0); in getDrawBuffer()
511 return getColorAttachment(mDrawBufferStates[drawBufferIdx] - GL_COLOR_ATTACHMENT0); in getDrawBuffer()
792 return mState.getColorAttachment(colorAttachment); in getColorbuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/
H A DRenderTargetCache.h141 return updateCachedRenderTarget(context, state.getColorAttachment(colorIndex), in updateColorRenderTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DFramebuffer.h65 const FramebufferAttachment *getColorAttachment(size_t colorAttachment) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp558 deUint32 getColorAttachment (void) const;
623 deUint32 TestFramebuffer::getColorAttachment (void) const in getColorAttachment() function in deqp::gles31::Functional::__anond7417f4a0111::TestFramebuffer
953 fboSrcColAttachment = m_framebufferList[fboSrcIdx]->getColorAttachment(); in copyFrameBufferTexture()
958 fboDstColAttachment = m_framebufferList[fboDstIdx]->getColorAttachment(); in copyFrameBufferTexture()

123456