Searched refs:sampleSrcA (Results 1 – 1 of 1) sorted by relevance
5327 const tcu::TextureLevelPyramid& sampleSrcA = getSourceImage(setNdx * numImages); in fetchSampleValue() local5328 … sampleSrcB = (m_shaderInterface == SHADER_INPUT_SINGLE_DESCRIPTOR) ? sampleSrcA : getSourceImage… in fetchSampleValue()5329 …eLevelPyramid& sampleSrc = (isSamplerCase) ? (sampleSrcA) : ((samplePosNdx % 2) == 0) ? (sampl… in fetchSampleValue()