Searched defs:vert_attr (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c221 unsigned vert_attr = key->inputs[slot].src_index; local in function:setup_point_coefficients
H A Dlp_setup_line.c176 unsigned vert_attr = key->inputs[slot].src_index; local in function:setup_line_coefficients
79 linear_coef(struct lp_setup_context * setup,struct lp_line_info * info,unsigned slot,unsigned vert_attr,unsigned i) argument
109 perspective_coef(struct lp_setup_context * setup,struct lp_line_info * info,unsigned slot,unsigned vert_attr,unsigned i) argument
[all...]
H A Dlp_state_setup.c356 load_attribute(struct gallivm_state * gallivm,struct lp_setup_args * args,const struct lp_setup_variant_key * key,unsigned vert_attr,LLVMValueRef attribv[3]) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c221 unsigned vert_attr = key->inputs[slot].src_index; local in function:setup_point_coefficients
H A Dlp_setup_line.c176 unsigned vert_attr = key->inputs[slot].src_index; local in function:setup_line_coefficients
79 linear_coef(struct lp_setup_context * setup,struct lp_line_info * info,unsigned slot,unsigned vert_attr,unsigned i) argument
109 perspective_coef(struct lp_setup_context * setup,struct lp_line_info * info,unsigned slot,unsigned vert_attr,unsigned i) argument
[all...]
H A Dlp_state_setup.c331 load_attribute(struct gallivm_state * gallivm,struct lp_setup_args * args,const struct lp_setup_variant_key * key,unsigned vert_attr,LLVMValueRef attribv[3]) argument

Completed in 7 milliseconds