Searched defs:TexUse (Results 1 – 1 of 1) sorted by relevance
94 struct TexUse struct96 TexUse(Instruction *use, const Instruction *tex, bool after) in TexUse() function111 void findFirstUses(Instruction *texi, std::list<TexUse> &uses); argument