Searched defs:applyOffset (Results 1 – 3 of 3) sorted by relevance
1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
1295 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
1672 auto applyOffset = [&](uint64_t Offset) -> DIExpression * { in salvageDebugInfoImpl() local