Home
last modified time | relevance | path

Searched refs:mEGLSamples (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
321 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
424 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
437 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
719 if (mEGLSamples <= 1) in initPassThroughResources()
894 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
985 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1082 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
321 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
424 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
437 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
719 if (mEGLSamples <= 1) in initPassThroughResources()
894 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
985 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1082 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
327 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
436 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
449 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
731 if (mEGLSamples <= 1) in initPassThroughResources()
906 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
997 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1094 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
321 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
424 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
437 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
719 if (mEGLSamples <= 1) in initPassThroughResources()
894 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
985 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1082 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
327 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
436 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
449 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
731 if (mEGLSamples <= 1) in initPassThroughResources()
906 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
997 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1094 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp95 mEGLSamples(samples) in SwapChain11()
310 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
327 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
436 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
449 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
731 if (mEGLSamples <= 1) in initPassThroughResources()
906 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
997 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1094 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
307 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
318 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
418 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
431 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
716 if (mEGLSamples <= 1) in initPassThroughResources()
881 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
972 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1069 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp93 mEGLSamples(samples) in SwapChain11()
302 (mEGLSamples <= 1) ? D3D11_RTV_DIMENSION_TEXTURE2D : D3D11_RTV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
313 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in resetOffscreenColorBuffer()
413 (mEGLSamples <= 1) ? D3D11_DSV_DIMENSION_TEXTURE2D : D3D11_DSV_DIMENSION_TEXTURE2DMS; in resetOffscreenDepthBuffer()
426 depthStencilSRVDesc.ViewDimension = (mEGLSamples <= 1) in resetOffscreenDepthBuffer()
715 if (mEGLSamples <= 1) in initPassThroughResources()
879 if (mSwapChain1 != nullptr && mEGLSamples <= 1) in present()
970 (mEGLSamples <= 1) ? D3D11_SRV_DIMENSION_TEXTURE2D : D3D11_SRV_DIMENSION_TEXTURE2DMS; in getRenderTargetShaderResource()
1072 return (mEGLSamples == 0) ? 1 : mEGLSamples; in getD3DSamples()

123