Searched refs:brw_vue_slot_to_offset (Results 1 – 4 of 4) sorted by relevance
250 GLuint delta = brw_vue_slot_to_offset(slot); in brw_clip_interp_vertex()308 GLuint delta = brw_vue_slot_to_offset(c->vue_map.num_slots); in brw_clip_interp_vertex()411 byte_offset(c->reg.vertex[to], brw_vue_slot_to_offset(i)), in brw_clip_copy_flatshaded_attributes()412 byte_offset(c->reg.vertex[from], brw_vue_slot_to_offset(i))); in brw_clip_copy_flatshaded_attributes()
564 static inline GLuint brw_vue_slot_to_offset(GLuint slot) in brw_vue_slot_to_offset() function576 return brw_vue_slot_to_offset(vue_map->varying_to_slot[varying]); in brw_varying_to_offset()
107 brw_vue_slot_to_offset(i)); in brw_setup_vue_interpolation()
81 GLuint delta = brw_vue_slot_to_offset(c->vue_map.num_slots); in brw_clip_tri_alloc_regs()