Searched refs:new_TexInstruction (Results 1 – 5 of 5) sorted by relevance
63 #define new_TexInstruction(f, args...) \ macro
250 TexInstruction *tex = new_TexInstruction(func, op); in mkTex()
2238 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in handleTXQ()2305 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTEX()2395 TexInstruction *texi = new_TexInstruction(func, tgsi.getOP()); in handleTXF()2433 TexInstruction *texi = new_TexInstruction(func, OP_TXF); in handleFBFETCH()3768 TexInstruction *texi = new_TexInstruction(func, OP_SUQ); in handleInstruction()
932 new_TexInstruction(pol.context(), op)); in clone()
1850 TexInstruction *tex = new_TexInstruction(func, OP_TXQ); in loadMsAdjInfo32()