Home | History | Annotate | Download | only in common

Lines Matching refs:gatherArray2DOffsets

371 Vec4	gatherArray2DOffsets			(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]);
514 return gatherArray2DOffsets(m_levels[0], sampler, s, t, 0, componentNdx, offsets);