Home
last modified time | relevance | path

Searched defs:depthAccess (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/common/
DtcuTestLog.cpp82 …const ConstPixelBufferAccess depthAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sam… in LogImage() local
130 …const ConstPixelBufferAccess depthAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sam… in write() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp169 bool incompatibleInputAttachmentAccess (AspectAccess depthAccess, const ROAccessVec* depthROAccesse… in incompatibleInputAttachmentAccess()
213 AspectAccess depthAccess; // Type of access that will be used for depth (must be legal). member
1330 const auto depthAccess = getLegalAccess(layout, VK_IMAGE_ASPECT_DEPTH_BIT); in createImageDepthStencilDescriptorTests() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1014 const tcu::ConstPixelBufferAccess& depthAccess = depthPixels->getAccess(); in iterate() local
DvktRenderPassTests.cpp3845 …const PixelBufferAccess depthAccess (tcu::getEffectiveDepthStencilAccess(referenceImage.getAccess(… in renderReferenceImagesFromValues() local
4147 …const ConstPixelBufferAccess depthAccess (depthFormat, targetSize.x(), targetSize.y(), 1, depthP… in logAndVerifyImages() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1000 const auto depthAccess = depthBuffer->getAccess(); in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp2456 const auto depthAccess = depthBuffer->getAccess(); in iterate() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp996 …lvableDifference (const pa::Triangle& triangle, const rr::MultisampleConstPixelBufferAccess& depth… in findPrimitiveMinimumResolvableDifference()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp1818 vk::ResourceAccess depthAccess = GetDepthAccess(dsState, depthReason); in updateRenderPassDepthFeedbackLoopModeImpl() local
1919 vk::ResourceAccess depthAccess = GetDepthAccess(dsState, UpdateDepthFeedbackLoopReason::Draw); in handleDirtyGraphicsDepthStencilAccess() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp297 …const tcu::PixelBufferAccess depthAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefText… in genDefaultTexture() local