Home
last modified time | relevance | path

Searched defs:drawBuffer (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 WebGL2Context::ValidateClearBuffer(const char* funcName, GLenum buffer, GLint drawBuffer, in ValidateClearBuffer()
95 WebGL2Context::ClearBufferfv(GLenum buffer, GLint drawBuffer, const Float32Arr& src, in ClearBufferfv()
121 WebGL2Context::ClearBufferiv(GLenum buffer, GLint drawBuffer, const Int32Arr& src, in ClearBufferiv()
147 WebGL2Context::ClearBufferuiv(GLenum buffer, GLint drawBuffer, const Uint32Arr& src, in ClearBufferuiv()
171 WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, GLfloat depth, in ClearBufferfi()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 GLint drawBuffer, size_t availElemCount, in ValidateClearBuffer()
89 void WebGL2Context::ClearBufferfv(GLenum buffer, GLint drawBuffer, in ClearBufferfv()
113 void WebGL2Context::ClearBufferiv(GLenum buffer, GLint drawBuffer, in ClearBufferiv()
138 void WebGL2Context::ClearBufferuiv(GLenum buffer, GLint drawBuffer, in ClearBufferuiv()
158 void WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, in ClearBufferfi()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 const GLint drawBuffer, in ValidateClearBuffer()
70 void WebGL2Context::ClearBufferTv(GLenum buffer, GLint drawBuffer, in ClearBufferTv()
139 void WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, in ClearBufferfi()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 const GLint drawBuffer, in ValidateClearBuffer()
70 void WebGL2Context::ClearBufferTv(GLenum buffer, GLint drawBuffer, in ClearBufferTv()
139 void WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, in ClearBufferfi()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 const GLint drawBuffer, in ValidateClearBuffer()
70 void WebGL2Context::ClearBufferTv(GLenum buffer, GLint drawBuffer, in ClearBufferTv()
139 void WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, in ClearBufferfi()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGL2ContextMRTs.cpp14 const GLint drawBuffer, in ValidateClearBuffer()
70 void WebGL2Context::ClearBufferTv(GLenum buffer, GLint drawBuffer, in ClearBufferTv()
139 void WebGL2Context::ClearBufferfi(GLenum buffer, GLint drawBuffer, in ClearBufferfi()
/dports/astro/kstars/kstars-3.5.6/kstars/skycomponents/
H A Dnoprecessindex.h35 MeshBufNum_t drawBuffer() override { return NO_PRECESS_BUF; } in drawBuffer() function
H A Dlinelistindex.h142 virtual MeshBufNum_t drawBuffer() { return DRAW_BUF; } in drawBuffer() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.h95 GLenum drawBuffer[MAX_COLOR_ATTACHMENTS]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.h95 GLenum drawBuffer[MAX_COLOR_ATTACHMENTS]; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp69 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
300 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
352 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp70 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
301 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
358 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp70 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
301 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
358 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp70 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
301 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
358 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp70 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
301 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
358 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp70 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
301 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
358 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/graphics/qgis/qgis-3.22.3/src/core/textrenderer/
H A Dqgstextbuffersettings.cpp245 …const QVariant drawBuffer = layer->customProperty( QStringLiteral( "labeling/bufferDraw" ), QVaria… in readFromLayer() local
316 const QVariant drawBuffer = textBufferElem.attribute( QStringLiteral( "bufferDraw" ) ); in readXml() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/textrenderer/
H A Dqgstextbuffersettings.cpp245 …QVariant drawBuffer = layer->customProperty( QStringLiteral( "labeling/bufferDraw" ), QVariant() ); in readFromLayer() local
316 QVariant drawBuffer = textBufferElem.attribute( QStringLiteral( "bufferDraw" ) ); in readXml() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp103 for (size_t drawBuffer : mState.getEnabledDrawBuffers()) in markAttachmentsDirty() local
327 const gl::FramebufferAttachment &drawBuffer = colorAttachments[colorAttachment]; in blitImpl() local
370 const gl::FramebufferAttachment *drawBuffer = mState.getDepthOrStencilAttachment(); in blitImpl() local

12345678910>>...14