Searched defs:vert_attr (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_point.c | 221 unsigned vert_attr = key->inputs[slot].src_index; in setup_point_coefficients() local
|
H A D | lp_setup_line.c | 176 unsigned vert_attr = key->inputs[slot].src_index; in setup_line_coefficients() local 79 linear_coef( struct lp_setup_context *setup, struct lp_line_info *info, unsigned slot, unsigned vert_attr, unsigned i) linear_coef() argument 109 perspective_coef( struct lp_setup_context *setup, struct lp_line_info *info, unsigned slot, unsigned vert_attr, unsigned i) perspective_coef() argument [all...] |
H A D | lp_state_setup.c | 329 load_attribute(struct gallivm_state *gallivm, struct lp_setup_args *args, const struct lp_setup_variant_key *key, unsigned vert_attr, LLVMValueRef attribv[3]) load_attribute() argument
|
Completed in 3 milliseconds