Searched refs:brw_sf_compile (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 29 struct brw_sf_compile { struct 75 static inline int vert_reg_to_vue_slot(struct brw_sf_compile *c, GLuint reg, 86 static inline int vert_reg_to_varying(struct brw_sf_compile *c, GLuint reg, 96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, 109 static struct brw_reg get_varying(struct brw_sf_compile *c, 119 have_attr(struct brw_sf_compile *c, GLuint attr) 127 static void copy_bfc( struct brw_sf_compile *c, 143 static void do_twoside_color( struct brw_sf_compile *c ) 184 static void copy_flatshaded_attributes(struct brw_sf_compile *c, 200 static int count_flatshaded_attributes(struct brw_sf_compile * [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 29 struct brw_sf_compile { struct 75 static inline int vert_reg_to_vue_slot(struct brw_sf_compile *c, GLuint reg, 86 static inline int vert_reg_to_varying(struct brw_sf_compile *c, GLuint reg, 96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, 109 static struct brw_reg get_varying(struct brw_sf_compile *c, 119 have_attr(struct brw_sf_compile *c, GLuint attr) 127 static void copy_bfc( struct brw_sf_compile *c, 143 static void do_twoside_color( struct brw_sf_compile *c ) 184 static void copy_flatshaded_attributes(struct brw_sf_compile *c, 200 static int count_flatshaded_attributes(struct brw_sf_compile * [all...] |
Completed in 5 milliseconds