Searched refs:brw_vue_slot_to_offset (Results 1 – 4 of 4) sorted by relevance
243 GLuint delta = brw_vue_slot_to_offset(slot); in brw_clip_interp_vertex()301 GLuint delta = brw_vue_slot_to_offset(c->vue_map.num_slots); in brw_clip_interp_vertex()404 byte_offset(c->reg.vertex[to], brw_vue_slot_to_offset(i)), in brw_clip_copy_flatshaded_attributes()405 byte_offset(c->reg.vertex[from], brw_vue_slot_to_offset(i))); in brw_clip_copy_flatshaded_attributes()
106 brw_vue_slot_to_offset(i)); in brw_setup_vue_interpolation()
871 static inline GLuint brw_vue_slot_to_offset(GLuint slot) in brw_vue_slot_to_offset() function883 return brw_vue_slot_to_offset(vue_map->varying_to_slot[varying]); in brw_varying_to_offset()
76 GLuint delta = brw_vue_slot_to_offset(c->vue_map.num_slots); in brw_clip_tri_alloc_regs()