Searched refs:new_TexInstruction (Results 1 – 5 of 5) sorted by relevance
63 #define new_TexInstruction(f, args...) \ macro
252 TexInstruction *tex = new_TexInstruction(func, op); in mkTex()
2262 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()2329 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTEX()2419 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTXF()2457 TexInstruction *texi = new_TexInstruction(func, OP_TXF); in handleFBFETCH()3829 TexInstruction *texi = new_TexInstruction(func, OP_SUQ); in handleInstruction()
934 new_TexInstruction(pol.context(), op)); in clone()
1851 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in loadMsAdjInfo32()