Home
last modified time | relevance | path

Searched refs:indexMS (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
876 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
918 ANGLE_TRY(mMSTexInfo->msTex->findRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in findMultisampledRenderTarget()
949 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
951 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
958 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
962 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
876 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
918 ANGLE_TRY(mMSTexInfo->msTex->findRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in findMultisampledRenderTarget()
949 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
951 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
958 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
962 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
876 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
918 ANGLE_TRY(mMSTexInfo->msTex->findRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in findMultisampledRenderTarget()
949 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
951 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
958 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
962 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
876 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
918 ANGLE_TRY(mMSTexInfo->msTex->findRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in findMultisampledRenderTarget()
949 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
951 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
958 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
962 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
876 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
918 ANGLE_TRY(mMSTexInfo->msTex->findRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in findMultisampledRenderTarget()
949 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
951 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
958 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
962 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp72 const gl::ImageIndex &indexMS) in MultisampledRenderToTextureInfo() argument
73 : samples(samples), indexSS(indexSS), indexMS(indexMS), msTextureNeedsResolve(false) in MultisampledRenderToTextureInfo()
877 ANGLE_TRY(getSubresourceIndex(context, mMSTexInfo->indexMS, &subresourceIndexMS)); in resolveTextureHelper()
932 gl::ImageIndex indexMS = gl::ImageIndex::Make2DMultisample(); in getMultisampledRenderTarget() local
934 ANGLE_TRY(texMS->getRenderTarget(context, indexMS, samples, &drawRenderTarget)); in getMultisampledRenderTarget()
941 mMSTexInfo = std::make_unique<MultisampledRenderToTextureInfo>(samples, index, indexMS); in getMultisampledRenderTarget()
945 ANGLE_TRY(mMSTexInfo->msTex->getRenderTarget(context, mMSTexInfo->indexMS, samples, &rt)); in getMultisampledRenderTarget()
H A DTextureStorage11.h46 const gl::ImageIndex &indexMS);
57 gl::ImageIndex indexMS; member