Searched defs:brw_ff_gs_compile (Results 1 – 1 of 1) sorted by relevance
40 struct brw_ff_gs_compile { struct41 struct brw_codegen func;42 struct brw_ff_gs_prog_key key;43 struct brw_ff_gs_prog_data *prog_data;45 struct {82 static void brw_ff_gs_alloc_regs(struct brw_ff_gs_compile *c, in brw_ff_gs_alloc_regs() argument