Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp285 DepthStencilMode depthStencilMode; member in tcu::Sampler
312 , depthStencilMode (depthStencilMode_) in Sampler()
329 , depthStencilMode (MODE_DEPTH) in Sampler()
DtcuTextureUtil.cpp1551 …[levelNdx] = tcu::getEffectiveDepthStencilAccess(src.getLevel(levelNdx), sampler.depthStencilMode); in getEffectiveTView()
1574 …veDepthStencilAccess(src.getLevelFace(levelNdx, (tcu::CubeFace)faceNdx), sampler.depthStencilMode); in getEffectiveTView()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp340 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
572 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
793 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
1002 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureFilteringTests.cpp340 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
572 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
793 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
1002 refParams.sampler.depthStencilMode = tcu::Sampler::MODE_STENCIL; in iterate()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1263 refParams.sampler.depthStencilMode = m_sampleMode; in genSamplerParams()
1902 tcu::Sampler::DepthStencilMode depthStencilMode);
1917 tcu::Sampler::DepthStencilMode depthStencilMode) in TextureBorderClampUnusedChannelCase() argument
1922 depthStencilMode, in TextureBorderClampUnusedChannelCase()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp4447 …const tcu::Sampler::DepthStencilMode depthStencilMode = tcu::Sampler::MODE_DEPTH; // \todo[jarkko]… in drawWithReference() local
4463 tex->updateView(depthStencilMode); in drawWithReference()
4482 tex->updateView(depthStencilMode); in drawWithReference()
4501 tex->updateView(depthStencilMode); in drawWithReference()
4520 tex->updateView(depthStencilMode); in drawWithReference()
4539 tex->updateView(depthStencilMode); in drawWithReference()
4558 tex->updateView(depthStencilMode); in drawWithReference()