Searched refs:isSamplerCase (Results 1 – 1 of 1) sorted by relevance
3994 const bool isSamplerCase = (m_descriptorType == vk::VK_DESCRIPTOR_TYPE_SAMPLER); in fetchSampleValue() local3997 …const tcu::TextureLevelPyramid& sampleSrc = (isSamplerCase) ? (sampleSrcA) : ((samplePosNdx % … in fetchSampleValue()