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

/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 157 milliseconds