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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c172 const int texInput = aactx->maxInput + 1; local in function:aa_transform_prolog
194 tgsi_transform_input_decl(ctx, texInput,
215 TGSI_FILE_INPUT, texInput,
216 TGSI_FILE_INPUT, texInput, false);
240 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W, false);
251 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W,
252 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_Z, true);
270 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W,
283 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_Z, false);
294 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c174 const int texInput = aactx->maxInput + 1; local in function:aa_transform_prolog
196 tgsi_transform_input_decl(ctx, texInput,
217 TGSI_FILE_INPUT, texInput,
218 TGSI_FILE_INPUT, texInput, false);
242 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W, false);
253 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W,
254 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_Z, true);
272 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_W,
285 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_Z, false);
296 TGSI_FILE_INPUT, texInput, TGSI_SWIZZLE_
[all...]

Completed in 3 milliseconds