Searched defs:gather (Results 1 – 4 of 4) sorted by relevance
295 void Scalarizer::gather(Instruction *Op, const ValueVector &CV) { in gather() function in Scalarizer
821 inline Vec4 TextureCube::gather (const Sampler& sampler, float s, float t, float r, int componentNd… in gather() function in tcu::TextureCube
3253 Vec4 TextureCubeView::gather (const Sampler& sampler, float s, float t, float r, int componentNdx) … in gather() function in tcu::TextureCubeView
489 void gather(Value *V) { in gather() function