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