Searched defs:fetchSrc (Results 1 – 2 of 2) sorted by relevance
1257 Converter::fetchSrc(int s, int c) in fetchSrc() function in __anonc4eb8bb40111::Converter1316 Converter::fetchSrc(tgsi::Instruction::SrcRegister src, int c, Value *ptr) in fetchSrc() function in __anonc4eb8bb40111::Converter
3852 …const tcu::TextureLevelPyramid& fetchSrc = ((fetchPosNdx % 2) == 0) ? (fetchSrcA) : (fetchSrcB); /… in fetchImageValue() local