Searched refs:texInput (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c179 const int texInput = aactx->maxInput + 1; local
209 decl.Range.Last = texInput;
248 newInst.Src[0].Register.Index = texInput;
250 newInst.Src[1].Register.Index = texInput;
307 newInst.Src[1].Register.Index = texInput;
337 newInst.Src[0].Register.Index = texInput;
340 newInst.Src[1].Register.Index = texInput;
366 newInst.Src[0].Register.Index = texInput;
401 newInst.Src[1].Register.Index = texInput;
426 newInst.Src[1].Register.Index = texInput;
[all...]

Completed in 79 milliseconds