Home
last modified time | relevance | path

Searched refs:sampleSrcA (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp4800 const tcu::TextureLevelPyramid& sampleSrcA = m_sourceImageA; in fetchSampleValue() local
4802 …eLevelPyramid& sampleSrc = (isSamplerCase) ? (sampleSrcA) : ((samplePosNdx % 2) == 0) ? (sampl… in fetchSampleValue()