Searched refs:texelSrcB (Results 1 – 1 of 1) sorted by relevance
7838 …const tcu::ConstPixelBufferAccess& texelSrcB = getSourceView(setNdx * getInterfaceNumResources(m_s… in fetchTexelValue() local7839 const tcu::ConstPixelBufferAccess& texelSrc = ((fetchPosNdx % 2) == 0) ? (texelSrcA) : (texelSrcB); in fetchTexelValue()