Searched refs:elk_vue_slot_to_offset (Results 1 – 4 of 4) sorted by relevance
238 GLuint delta = elk_vue_slot_to_offset(slot); in elk_clip_interp_vertex()296 GLuint delta = elk_vue_slot_to_offset(c->vue_map.num_slots); in elk_clip_interp_vertex()399 byte_offset(c->reg.vertex[to], elk_vue_slot_to_offset(i)), in elk_clip_copy_flatshaded_attributes()400 byte_offset(c->reg.vertex[from], elk_vue_slot_to_offset(i))); in elk_clip_copy_flatshaded_attributes()
105 elk_vue_slot_to_offset(i)); in elk_setup_vue_interpolation()
1198 static inline unsigned elk_vue_slot_to_offset(unsigned slot) in elk_vue_slot_to_offset() function1210 return elk_vue_slot_to_offset(vue_map->varying_to_slot[varying]); in elk_varying_to_offset()
73 GLuint delta = elk_vue_slot_to_offset(c->vue_map.num_slots); in elk_clip_tri_alloc_regs()