Home
last modified time | relevance | path

Searched defs:stencilAccess (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.cpp83 …const ConstPixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sa… in LogImage() local
131 …const ConstPixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sa… in write() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp945 const tcu::ConstPixelBufferAccess& stencilAccess = stencilPixels->getAccess(); in iterate() local
DvktRenderPassTests.cpp3499 …const PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(referenceImage.getAcces… in renderReferenceImagesFromValues() local
3783 …const ConstPixelBufferAccess stencilAccess (stencilFormat, targetSize.x(), targetSize.y(), 1, ste… in logAndVerifyImages() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp842 …const tcu::PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(refRenderer.getDep… in verifyImage() local
DvktPipelineExtendedDynamicStateTests.cpp1926 const auto stencilAccess = stencilBuffer->getAccess(); in iterate() local
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp5572 vk::ResourceAccess stencilAccess = GetStencilAccess(dsState); in startRenderPass() local
6072 vk::ResourceAccess stencilAccess = GetStencilAccess(dsState); in updateRenderPassDepthStencilAccess() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp304 …const tcu::PixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefTe… in genDummyTexture() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4706 …tcu::ConstPixelBufferAccess stencilAccess (stencilTcuFormat, iWidth, iHeight, 1, stencilCheckBuff… in iterate() local