Home
last modified time | relevance | path

Searched defs:TexUse (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h57 struct TexUse struct
59 TexUse(Instruction *use, const Instruction *tex, bool after) in TexUse() argument
74 void findFirstUses(Instruction *texi, std::list<TexUse> &uses); argument