Searched refs:inputDepthAccess (Results 1 – 1 of 1) sorted by relevance
1532 …const ConstPixelBufferAccess inputDepthAccess = getEffectiveDepthStencilAccess(inputAccess, tcu::S… in iterate() local1539 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() local1617 verifyRead(inputDepthAccess); in iterate()1620 verifyGetPixDepth(inputDepthAccess, inputAccess); in iterate()1624 copyPixels(inputDepthAccess, tmpDepthAccess); in iterate()1630 copyGetSetDepth(inputDepthAccess, tmpDepthAccess); in iterate()