Searched defs:brw_gs_prog_key (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_gs.h42 struct brw_gs_prog_key { struct
77 struct brw_gs_prog_key key;
109 void brw_gs_quads( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
110 void brw_gs_quad_strip( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
112 void gen6_sol_program(struct brw_gs_compile *c, struct brw_gs_prog_key *key,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_gs.h42 struct brw_gs_prog_key { struct
77 struct brw_gs_prog_key key;
109 void brw_gs_quads( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
110 void brw_gs_quad_strip( struct brw_gs_compile *c, struct brw_gs_prog_key *key );
112 void gen6_sol_program(struct brw_gs_compile *c, struct brw_gs_prog_key *key,

Completed in 93 milliseconds