Lines Matching defs:immediate
2369 /* need to move any immediate into a temp - for trig functions which use literal for PI stuff */
3439 struct tgsi_full_immediate *immediate;
3731 immediate = &ctx.parse.FullToken.FullImmediate;
3737 ctx.literals[ctx.nliterals * 4 + 0] = immediate->u[0].Uint;
3738 ctx.literals[ctx.nliterals * 4 + 1] = immediate->u[1].Uint;
3739 ctx.literals[ctx.nliterals * 4 + 2] = immediate->u[2].Uint;
3740 ctx.literals[ctx.nliterals * 4 + 3] = immediate->u[3].Uint;
8396 SET_TEXTURE_OFFSETS instruction. The immediate offset values
8863 /* have to work out the offset into the RAT immediate return buffer */
8918 /* have to work out the offset into the RAT immediate return buffer */
9247 /* have to work out the offset into the RAT immediate return buffer */