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.cpp5327 const tcu::TextureLevelPyramid& sampleSrcA = getSourceImage(setNdx * numImages); in fetchSampleValue() local
5328 … sampleSrcB = (m_shaderInterface == SHADER_INPUT_SINGLE_DESCRIPTOR) ? sampleSrcA : getSourceImage… in fetchSampleValue()
5329 …eLevelPyramid& sampleSrc = (isSamplerCase) ? (sampleSrcA) : ((samplePosNdx % 2) == 0) ? (sampl… in fetchSampleValue()