Home
last modified time | relevance | path

Searched refs:depthStencilMode (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.hpp285 DepthStencilMode depthStencilMode; member in tcu::Sampler
312 , depthStencilMode (depthStencilMode_) in Sampler()
329 , depthStencilMode (MODE_DEPTH) in Sampler()
DtcuTextureUtil.cpp1549 …[levelNdx] = tcu::getEffectiveDepthStencilAccess(src.getLevel(levelNdx), sampler.depthStencilMode); in getEffectiveTView()
1572 …veDepthStencilAccess(src.getLevelFace(levelNdx, (tcu::CubeFace)faceNdx), sampler.depthStencilMode); in getEffectiveTView()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp313 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
545 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
761 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
965 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1262 refParams.sampler.depthStencilMode = m_sampleMode; in genSamplerParams()
1901 tcu::Sampler::DepthStencilMode depthStencilMode);
1916 tcu::Sampler::DepthStencilMode depthStencilMode) in TextureBorderClampUnusedChannelCase() argument
1921 depthStencilMode, in TextureBorderClampUnusedChannelCase()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4426 …const tcu::Sampler::DepthStencilMode depthStencilMode = tcu::Sampler::MODE_DEPTH; // \todo[jarkko]… in drawWithReference() local
4442 tex->updateView(depthStencilMode); in drawWithReference()
4461 tex->updateView(depthStencilMode); in drawWithReference()
4480 tex->updateView(depthStencilMode); in drawWithReference()
4499 tex->updateView(depthStencilMode); in drawWithReference()
4518 tex->updateView(depthStencilMode); in drawWithReference()
4537 tex->updateView(depthStencilMode); in drawWithReference()