Searched refs:sampleSrcB (Results 1 – 1 of 1) sorted by relevance
5328 …const tcu::TextureLevelPyramid& sampleSrcB = (m_shaderInterface == SHADER_INPUT_SINGLE_DESCRIP… in fetchSampleValue() local5329 …pleSrc = (isSamplerCase) ? (sampleSrcA) : ((samplePosNdx % 2) == 0) ? (sampleSrcA) : (sampleSrcB); in fetchSampleValue()