Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1532 …const ConstPixelBufferAccess inputDepthAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::S… in iterate() local
1539 verifyRead(inputDepthAccess); in iterate()
1542 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1545 verifyGetPixDepth(inputDepthAccess, inputAccess); in iterate()
1608 …const ConstPixelBufferAccess inputDepthAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::S… in iterate() local
1617 verifyRead(inputDepthAccess); in iterate()
1620 verifyGetPixDepth(inputDepthAccess, inputAccess); in iterate()
1624 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()
1630 copyGetSetDepth(inputDepthAccess, tmpDepthAccess); in iterate()