Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c221 unsigned vert_attr = key->inputs[slot].src_index; in setup_point_coefficients() local
H A Dlp_setup_line.c176 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 Dlp_state_setup.c329 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