Searched defs:xyz0 (Results 1 – 1 of 1) sorted by relevance
2460 void SamplerCore::address(const Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipm… in address()2650 Int4 xyz0 = Min(Max(xyz, Int4(0)), maxLayer); in computeLayerIndex() local