/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 289 MODE_STENCIL, enumerator 300 flags & FLAG_TEST_STENCIL ? MODE_STENCIL : MODE_INVALID) in EarlyFragmentTestInstance() 336 …const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, phy… in iterate() 417 (m_testMode == MODE_DEPTH), (m_testMode == MODE_STENCIL))); in iterate() 457 if (m_useTestAttachment && m_testMode == MODE_STENCIL) in iterate()
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 73 m_access = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sampler::MODE_STENCIL); in LogImage() 83 …erAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sampler::MODE_STENCIL); in LogImage() 114 m_access = tcu::getEffectiveDepthStencilAccess(access, tcu::Sampler::MODE_STENCIL); in LogImage() 131 …erAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sampler::MODE_STENCIL); in write()
|
D | tcuTextureUtil.cpp | 828 …clear(getEffectiveDepthStencilAccess(access, Sampler::MODE_STENCIL), tcu::UVec4(stencil, 0u, 0u, 0… in clearStencil() 902 …fillWithComponentGradients(getEffectiveDepthStencilAccess(access, tcu::Sampler::MODE_STENCIL), min… in fillWithComponentGradients() 979 …fillWithGrid(getEffectiveDepthStencilAccess(access, tcu::Sampler::MODE_STENCIL), cellSize, colorA.… in fillWithGrid() 1331 (mode == Sampler::MODE_STENCIL && baseAccess.getFormat().order == TextureFormat::S)); in toSamplerAccess() 1346 else if (mode == Sampler::MODE_STENCIL) in toSamplerAccess() 1372 else if (mode == Sampler::MODE_STENCIL) in toSamplerAccess() 1398 else if (mode == Sampler::MODE_STENCIL) in toSamplerAccess() 1424 else if (mode == Sampler::MODE_STENCIL) in toSamplerAccess()
|
D | tcuTexture.hpp | 244 MODE_STENCIL, enumerator
|
/external/deqp/framework/referencerenderer/ |
D | rrMultisamplePixelBufferAccess.cpp | 175 …erAccess effectiveSrc = tcu::getEffectiveDepthStencilAccess(src.raw(), tcu::Sampler::MODE_STENCIL); in resolveMultisampleStencilBuffer() 176 …lBufferAccess effectiveDst = tcu::getEffectiveDepthStencilAccess(dst, tcu::Sampler::MODE_STENCIL); in resolveMultisampleStencilBuffer()
|
D | rrRenderer.cpp | 1651 …s(tcu::getEffectiveDepthStencilAccess(stencilMultisampleBuffer.raw(), tcu::Sampler::MODE_STENCIL))) in RenderTarget()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 139 DE_ASSERT(mode == tcu::Sampler::MODE_STENCIL); in isStencilFormat() 142 else if (fmt.order == tcu::TextureFormat::DS && mode == tcu::Sampler::MODE_STENCIL) in isStencilFormat() 288 …mat(texFormat, tcu::Sampler::MODE_DEPTH) || isStencilFormat(texFormat, tcu::Sampler::MODE_STENCIL)) in genDummyTexture() 301 if (isStencilFormat(texFormat, tcu::Sampler::MODE_STENCIL)) in genDummyTexture() 304 …::getEffectiveDepthStencilAccess(texture->getRefTexture().getLevel(0), tcu::Sampler::MODE_STENCIL); in genDummyTexture() 750 else if (m_sampleMode == tcu::Sampler::MODE_STENCIL) in logParams() 779 else if (m_sampleMode == tcu::Sampler::MODE_STENCIL) in renderTo() 2368 { "stencil_index8", GL_STENCIL_INDEX8, tcu::Sampler::MODE_STENCIL }, in init() 2371 { "depth24_stencil8_sample_stencil", GL_DEPTH24_STENCIL8, tcu::Sampler::MODE_STENCIL }, in init() 2372 { "depth32f_stencil8_sample_stencil", GL_DEPTH32F_STENCIL8, tcu::Sampler::MODE_STENCIL }, in init() [all …]
|
D | es31fStencilTexturingTests.cpp | 166 …FormatBitDepth(tcu::getEffectiveDepthStencilAccess(dst, tcu::Sampler::MODE_STENCIL).getFormat()).x… in renderTestPatternReference()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringTests.cpp | 152 …eDepthStencilAccess(m_textures[0]->getLevel(levelNdx, 0), tcu::Sampler::MODE_STENCIL), gMin, gMax); in Texture2DFilteringTestInstance() 166 …epthStencilAccess(m_textures[1]->getLevel(levelNdx, 0), tcu::Sampler::MODE_STENCIL), 4, tcu::RGBA(… in Texture2DFilteringTestInstance() 230 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate() 377 …hStencilAccess(m_textures[0]->getLevel(levelNdx, face), tcu::Sampler::MODE_STENCIL), gradients[fac… in TextureCubeFilteringTestInstance() 396 …hStencilAccess(m_textures[1]->getLevel(levelNdx, face), tcu::Sampler::MODE_STENCIL), 4, tcu::RGBA(… in TextureCubeFilteringTestInstance() 465 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate() 626 …tencilAccess(m_textures[0]->getLevel(levelNdx, layerNdx), tcu::Sampler::MODE_STENCIL), gMin, gMax); in Texture2DArrayFilteringTestInstance() 643 …ncilAccess(m_textures[1]->getLevel(levelNdx, layerNdx), tcu::Sampler::MODE_STENCIL), 4, tcu::RGBA(… in Texture2DArrayFilteringTestInstance() 684 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate() 836 …eDepthStencilAccess(m_textures[0]->getLevel(levelNdx, 0), tcu::Sampler::MODE_STENCIL), gMin, gMax); in Texture3DFilteringTestInstance() [all …]
|
/external/deqp/modules/internal/ |
D | ditTextureFormatTests.cpp | 1616 …ccess inputStencilAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::Sampler::MODE_STENCIL); in iterate() 1617 …rAccess tmpStencilAccess = getEffectiveDepthStencilAccess(tmpAccess, tcu::Sampler::MODE_STENCIL); in iterate() 1655 …ccess inputStencilAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::Sampler::MODE_STENCIL); in iterate() 1657 …rAccess tmpStencilAccess = getEffectiveDepthStencilAccess(tmpAccess, tcu::Sampler::MODE_STENCIL); in iterate()
|
/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 55 …tencilOnlyFormat = tcu::getEffectiveDepthStencilTextureFormat(format, tcu::Sampler::MODE_STENCIL); in getNumStencilBits()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 610 …:getEffectiveDepthStencilTextureFormat(src.getFormat(), tcu::Sampler::MODE_STENCIL), src.getWidth(… in uploadImage() 611 …(stencilTexture.getAccess(), tcu::getEffectiveDepthStencilAccess(src, tcu::Sampler::MODE_STENCIL)); in uploadImage() 814 …tcu::getEffectiveDepthStencilTextureFormat(imageFormat, tcu::Sampler::MODE_STENCIL), parms.extent.… in readImage() 816 …etEffectiveDepthStencilAccess(resultLevel->getAccess(), tcu::Sampler::MODE_STENCIL), stencilTextur… in readImage() 1049 const tcu::Sampler::DepthStencilMode mode = tcu::Sampler::MODE_STENCIL; in checkTestResult() 1142 … srcOffset.y, srcOffset.z, extent.width, extent.height, extent.depth), tcu::Sampler::MODE_STENCIL); in copyRegionToTextureLevel() 1143 … dstOffset.y, dstOffset.z, extent.width, extent.height, extent.depth), tcu::Sampler::MODE_STENCIL); in copyRegionToTextureLevel() 1846 …ubRegion, tcu::getEffectiveDepthStencilAccess(srcSubRegion, tcu::Sampler::MODE_STENCIL), DE_FALSE); in copyRegionToTextureLevel() 2011 …tiveDepthStencilTextureFormat(bufferAccess.getFormat(), tcu::Sampler::MODE_STENCIL), bufferAccess.… in iterate() 2013 …exture.getAccess(), tcu::getEffectiveDepthStencilAccess(bufferAccess, tcu::Sampler::MODE_STENCIL)); in iterate() [all …]
|
/external/deqp/modules/egl/ |
D | teglImageUtil.cpp | 361 …etEffectiveDepthStencilTextureFormat(ref.getLevel(0).getFormat(), tcu::Sampler::MODE_STENCIL)).x(); in initializeStencilRbo()
|
D | teglImageFormatTests.cpp | 591 …ctiveDepthStencilTextureFormat(reference.getLevel(0).getFormat(), tcu::Sampler::MODE_STENCIL)).x(); in invokeGLES2()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 587 …:getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENCIL)); in uploadTestTexture() 635 …:getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENCIL)); in uploadTestTextureSparse()
|
D | vktPipelineStencilTests.cpp | 826 …::getEffectiveDepthStencilAccess(refRenderer.getDepthStencilAccess(), tcu::Sampler::MODE_STENCIL)); in verifyImage()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1711 …cilAccess (tcu::getEffectiveDepthStencilAccess(reference.getAccess(), tcu::Sampler::MODE_STENCIL)); in iterateInternal() 2757 …cilAccess (tcu::getEffectiveDepthStencilAccess(reference.getAccess(), tcu::Sampler::MODE_STENCIL)); in iterateInternal()
|
D | vktRenderPassTests.cpp | 3491 …cess (tcu::getEffectiveDepthStencilAccess(referenceImage.getAccess(), tcu::Sampler::MODE_STENCIL)); in renderReferenceImagesFromValues()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3033 …pleAccess(tcu::getEffectiveDepthStencilAccess(combinedDSaccess.raw(), tcu::Sampler::MODE_STENCIL)); in getStencilMultisampleAccess()
|