Home
last modified time | relevance | path

Searched refs:gl_d3d11 (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp23 using namespace gl_d3d11;
54 gl_d3d11::ConvertColorMask(blendState.colorMaskRed, blendState.colorMaskGreen, in GetBlendStateKey()
67 (gl_d3d11::GetColorMask(*attachment->getFormat().info)) & blendStateMask; in GetBlendStateKey()
102 rtDesc0.BlendOp = gl_d3d11::ConvertBlendOp(blendState.blendEquationRGB); in getBlendState()
105 rtDesc0.BlendOpAlpha = gl_d3d11::ConvertBlendOp(blendState.blendEquationAlpha); in getBlendState()
144 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
237 gl_d3d11::ConvertFilter(samplerState.minFilter, samplerState.magFilter, in getSamplerState()
239 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.wrapS); in getSamplerState()
240 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.wrapT); in getSamplerState()
241 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.wrapR); in getSamplerState()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp26 using namespace gl_d3d11;
138 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcColorIndexed(i), false); in getBlendState()
140 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstColorIndexed(i), false); in getBlendState()
143 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcAlphaIndexed(i), true); in getBlendState()
145 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstAlphaIndexed(i), true); in getBlendState()
147 gl_d3d11::ConvertBlendOp(blendStateExt.getEquationAlphaIndexed(i)); in getBlendState()
184 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
283 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.getWrapS()); in getSamplerState()
284 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.getWrapT()); in getSamplerState()
285 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.getWrapR()); in getSamplerState()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp26 using namespace gl_d3d11;
138 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcColorIndexed(i), false); in getBlendState()
140 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstColorIndexed(i), false); in getBlendState()
143 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcAlphaIndexed(i), true); in getBlendState()
145 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstAlphaIndexed(i), true); in getBlendState()
147 gl_d3d11::ConvertBlendOp(blendStateExt.getEquationAlphaIndexed(i)); in getBlendState()
184 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
283 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.getWrapS()); in getSamplerState()
284 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.getWrapT()); in getSamplerState()
285 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.getWrapR()); in getSamplerState()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp26 using namespace gl_d3d11;
138 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcColorIndexed(i), false); in getBlendState()
140 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstColorIndexed(i), false); in getBlendState()
143 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcAlphaIndexed(i), true); in getBlendState()
145 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstAlphaIndexed(i), true); in getBlendState()
147 gl_d3d11::ConvertBlendOp(blendStateExt.getEquationAlphaIndexed(i)); in getBlendState()
184 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
283 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.getWrapS()); in getSamplerState()
284 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.getWrapT()); in getSamplerState()
285 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.getWrapR()); in getSamplerState()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp26 using namespace gl_d3d11;
138 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcColorIndexed(i), false); in getBlendState()
140 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstColorIndexed(i), false); in getBlendState()
143 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcAlphaIndexed(i), true); in getBlendState()
145 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstAlphaIndexed(i), true); in getBlendState()
147 gl_d3d11::ConvertBlendOp(blendStateExt.getEquationAlphaIndexed(i)); in getBlendState()
184 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
283 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.getWrapS()); in getSamplerState()
284 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.getWrapT()); in getSamplerState()
285 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.getWrapR()); in getSamplerState()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.cpp26 using namespace gl_d3d11;
138 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcColorIndexed(i), false); in getBlendState()
140 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstColorIndexed(i), false); in getBlendState()
143 gl_d3d11::ConvertBlendFunc(blendStateExt.getSrcAlphaIndexed(i), true); in getBlendState()
145 gl_d3d11::ConvertBlendFunc(blendStateExt.getDstAlphaIndexed(i), true); in getBlendState()
147 gl_d3d11::ConvertBlendOp(blendStateExt.getEquationAlphaIndexed(i)); in getBlendState()
184 gl_d3d11::ConvertCullMode(rasterState.cullFace, rasterState.cullMode); in getRasterizerState()
283 samplerDesc.AddressU = gl_d3d11::ConvertTextureWrap(samplerState.getWrapS()); in getSamplerState()
284 samplerDesc.AddressV = gl_d3d11::ConvertTextureWrap(samplerState.getWrapT()); in getSamplerState()
285 samplerDesc.AddressW = gl_d3d11::ConvertTextureWrap(samplerState.getWrapR()); in getSamplerState()
[all …]

1234567