Home
last modified time | relevance | path

Searched refs:FramebufferState (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
70 const gl::FramebufferState &state, in update()
122 const gl::FramebufferState &state) in updateReadColorRenderTarget()
130 const gl::FramebufferState &state, in updateColorRenderTarget()
147 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
70 const gl::FramebufferState &state, in update()
122 const gl::FramebufferState &state) in updateReadColorRenderTarget()
130 const gl::FramebufferState &state, in updateColorRenderTarget()
147 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
70 const gl::FramebufferState &state, in update()
122 const gl::FramebufferState &state) in updateReadColorRenderTarget()
130 const gl::FramebufferState &state, in updateColorRenderTarget()
147 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
70 const gl::FramebufferState &state, in update()
122 const gl::FramebufferState &state) in updateReadColorRenderTarget()
130 const gl::FramebufferState &state, in updateColorRenderTarget()
147 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
70 const gl::FramebufferState &state, in update()
122 const gl::FramebufferState &state) in updateReadColorRenderTarget()
130 const gl::FramebufferState &state, in updateColorRenderTarget()
147 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/
H A DRenderTargetCache.h31 const gl::FramebufferState &state,
36 const gl::FramebufferState &state);
38 const gl::FramebufferState &state,
41 const gl::FramebufferState &state);
48 RenderTargetT *getColorDraw(const gl::FramebufferState &state, size_t colorIndex) const;
49 RenderTargetT *getColorRead(const gl::FramebufferState &state) const;
71 const gl::FramebufferState &state, in update()
123 const gl::FramebufferState &state) in updateReadColorRenderTarget()
131 const gl::FramebufferState &state, in updateColorRenderTarget()
148 const gl::FramebufferState &state) in updateDepthStencilRenderTarget()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.h19 class FramebufferState; variable
49 void clearMultiviewFBO(const gl::FramebufferState &state,
61 void attachTextures(const gl::FramebufferState &state, int layer);
62 void detachTextures(const gl::FramebufferState &state);
63 void clearLayeredFBO(const gl::FramebufferState &state,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.h19 class FramebufferState; variable
49 void clearMultiviewFBO(const gl::FramebufferState &state,
61 void attachTextures(const gl::FramebufferState &state, int layer);
62 void detachTextures(const gl::FramebufferState &state);
63 void clearLayeredFBO(const gl::FramebufferState &state,
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A DFramebuffer.cpp42 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
51 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
61 FramebufferState::~FramebufferState() in ~FramebufferState()
65 const std::string &FramebufferState::getLabel() in getLabel()
97 const FramebufferAttachment *FramebufferState::getReadAttachment() const in getReadAttachment()
105 const FramebufferAttachment *FramebufferState::getFirstColorAttachment() const in getFirstColorAttachment()
139 const FramebufferAttachment *FramebufferState::getDepthAttachment() const in getDepthAttachment()
144 const FramebufferAttachment *FramebufferState::getStencilAttachment() const in getStencilAttachment()
163 bool FramebufferState::attachmentsHaveSameDimensions() const in attachmentsHaveSameDimensions()
216 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DRenderState.h37 union FramebufferState union
44 bool operator==(const FramebufferState& rhs) const { return hex == rhs.hex; }
45 bool operator!=(const FramebufferState& rhs) const { return hex != rhs.hex; }
46 FramebufferState& operator=(const FramebufferState& rhs);
148 FramebufferState GetColorFramebufferState(AbstractTextureFormat format);
149 FramebufferState GetRGBA8FramebufferState();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DFramebuffer.cpp306 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
328 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id) in FramebufferState() function in gl::FramebufferState
351 FramebufferState::~FramebufferState() {} in ~FramebufferState()
410 size_t FramebufferState::getReadIndex() const in getReadIndex()
643 bool FramebufferState::hasDepth() const in hasDepth()
648 bool FramebufferState::hasStencil() const in hasStencil()
653 bool FramebufferState::isMultiview() const in isMultiview()
663 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
673 Box FramebufferState::getDimensions() const in getDimensions()
679 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp349 FramebufferState::FramebufferState(rx::Serial serial) in FramebufferState() function in gl::FramebufferState
371 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id, rx::Serial serial) in FramebufferState() function in gl::FramebufferState
394 FramebufferState::~FramebufferState() {} in ~FramebufferState()
453 uint32_t FramebufferState::getReadIndex() const in getReadIndex()
712 bool FramebufferState::hasDepth() const in hasDepth()
717 bool FramebufferState::hasStencil() const in hasStencil()
735 bool FramebufferState::isMultiview() const in isMultiview()
745 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
755 Box FramebufferState::getDimensions() const in getDimensions()
761 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp349 FramebufferState::FramebufferState(rx::Serial serial) in FramebufferState() function in gl::FramebufferState
371 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id, rx::Serial serial) in FramebufferState() function in gl::FramebufferState
394 FramebufferState::~FramebufferState() {} in ~FramebufferState()
453 uint32_t FramebufferState::getReadIndex() const in getReadIndex()
712 bool FramebufferState::hasDepth() const in hasDepth()
717 bool FramebufferState::hasStencil() const in hasStencil()
735 bool FramebufferState::isMultiview() const in isMultiview()
745 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
755 Box FramebufferState::getDimensions() const in getDimensions()
761 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp349 FramebufferState::FramebufferState(rx::Serial serial) in FramebufferState() function in gl::FramebufferState
371 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id, rx::Serial serial) in FramebufferState() function in gl::FramebufferState
394 FramebufferState::~FramebufferState() {} in ~FramebufferState()
453 uint32_t FramebufferState::getReadIndex() const in getReadIndex()
712 bool FramebufferState::hasDepth() const in hasDepth()
717 bool FramebufferState::hasStencil() const in hasStencil()
735 bool FramebufferState::isMultiview() const in isMultiview()
745 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
755 Box FramebufferState::getDimensions() const in getDimensions()
761 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp254 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
270 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
286 FramebufferState::~FramebufferState() in ~FramebufferState()
290 const std::string &FramebufferState::getLabel() in getLabel()
347 size_t FramebufferState::getReadIndex() const in getReadIndex()
520 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
555 bool FramebufferState::hasDepth() const in hasDepth()
560 bool FramebufferState::hasStencil() const in hasStencil()
565 GLsizei FramebufferState::getNumViews() const in getNumViews()
595 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DFramebuffer.cpp290 FramebufferState::FramebufferState(rx::Serial serial) in FramebufferState() function in gl::FramebufferState
311 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id, rx::Serial serial) in FramebufferState() function in gl::FramebufferState
333 FramebufferState::~FramebufferState() {} in ~FramebufferState()
392 uint32_t FramebufferState::getReadIndex() const in getReadIndex()
623 bool FramebufferState::hasDepth() const in hasDepth()
628 bool FramebufferState::hasStencil() const in hasStencil()
633 bool FramebufferState::isMultiview() const in isMultiview()
643 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
653 Box FramebufferState::getDimensions() const in getDimensions()
659 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DFramebuffer.cpp290 FramebufferState::FramebufferState(rx::Serial serial) in FramebufferState() function in gl::FramebufferState
311 FramebufferState::FramebufferState(const Caps &caps, FramebufferID id, rx::Serial serial) in FramebufferState() function in gl::FramebufferState
333 FramebufferState::~FramebufferState() {} in ~FramebufferState()
392 uint32_t FramebufferState::getReadIndex() const in getReadIndex()
623 bool FramebufferState::hasDepth() const in hasDepth()
628 bool FramebufferState::hasStencil() const in hasStencil()
633 bool FramebufferState::isMultiview() const in isMultiview()
643 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
653 Box FramebufferState::getDimensions() const in getDimensions()
659 Extents FramebufferState::getExtents() const in getExtents()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DFramebuffer.cpp258 FramebufferState::FramebufferState() in FramebufferState() function in gl::FramebufferState
273 FramebufferState::FramebufferState(const Caps &caps) in FramebufferState() function in gl::FramebufferState
288 FramebufferState::~FramebufferState() in ~FramebufferState()
292 const std::string &FramebufferState::getLabel() in getLabel()
324 size_t FramebufferState::getReadIndex() const in getReadIndex()
474 size_t FramebufferState::getDrawBufferCount() const in getDrawBufferCount()
510 bool FramebufferState::hasDepth() const in hasDepth()
515 bool FramebufferState::hasStencil() const in hasStencil()
520 GLsizei FramebufferState::getNumViews() const in getNumViews()
550 int FramebufferState::getBaseViewIndex() const in getBaseViewIndex()
[all …]

12345678910>>...34