Searched refs:brw_sf_compile (Results 1 – 1 of 1) sorted by relevance
29 struct brw_sf_compile { struct75 static inline int vert_reg_to_vue_slot(struct brw_sf_compile *c, GLuint reg, in vert_reg_to_vue_slot() argument86 static inline int vert_reg_to_varying(struct brw_sf_compile *c, GLuint reg, in vert_reg_to_varying()96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, in get_vue_slot()109 static struct brw_reg get_varying(struct brw_sf_compile *c, in get_varying()119 have_attr(struct brw_sf_compile *c, GLuint attr) in have_attr()127 static void copy_bfc( struct brw_sf_compile *c, in copy_bfc()143 static void do_twoside_color( struct brw_sf_compile *c ) in do_twoside_color()184 static void copy_flatshaded_attributes(struct brw_sf_compile *c, in copy_flatshaded_attributes()200 static int count_flatshaded_attributes(struct brw_sf_compile *c) in count_flatshaded_attributes()[all …]