Home
last modified time | relevance | path

Searched refs:inputDepthAccess (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1578 const ConstPixelBufferAccess inputDepthAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::Sampler::MODE_DEPTH); in iterate() local
1585 verifyRead(inputDepthAccess); in iterate()
1588 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1591 verifyGetPixDepth(inputDepthAccess, inputAccess); in iterate()
1654 const ConstPixelBufferAccess inputDepthAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::Sampler::MODE_DEPTH); in iterate() local
1663 verifyRead(inputDepthAccess); in iterate()
1666 verifyGetPixDepth(inputDepthAccess, inputAccess); in iterate()
1670 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1676 copyGetSetDepth(inputDepthAccess, tmpDepthAccess); in iterate()

Completed in 3 milliseconds