Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1579 const PixelBufferAccess tmpDepthAccess = getEffectiveDepthStencilAccess(tmpAccess, tcu::Sampler::MODE_DEPTH); in iterate() local
1588 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1589 verifyRead(tmpDepthAccess); in iterate()
1594 tcu::clear(tmpDepthAccess, tcu::Vec4(0.0f)); in iterate()
1596 verifyGetPixDepth(tmpDepthAccess, tmpAccess); in iterate()
1656 const PixelBufferAccess tmpDepthAccess = getEffectiveDepthStencilAccess(tmpAccess, tcu::Sampler::MODE_DEPTH); in iterate() local
1670 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1672 verifyRead(tmpDepthAccess); in iterate()
1676 copyGetSetDepth(inputDepthAccess, tmpDepthAccess); in iterate()
1678 verifyRead(tmpDepthAccess); in iterate()
[all...]

Completed in 4 milliseconds