i965: Pass compiler to default key populators
[mesa.git] / src / mesa / drivers / dri / i965 / brw_gs.h
index cff994a9323829c2cc9eab3cf7873eafee3b21c3..7dab548e4b339e3fefd4191582e12d8c6a6297ca 100644 (file)
@@ -41,7 +41,7 @@ void
 brw_gs_populate_key(struct brw_context *brw,
                     struct brw_gs_prog_key *key);
 void
-brw_gs_populate_default_key(const struct gen_device_info *devinfo,
+brw_gs_populate_default_key(const struct brw_compiler *compiler,
                             struct brw_gs_prog_key *key,
                             struct gl_program *prog);