i965: Make brw_vs_outputs_written static.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vs.h
index 6e052d733527068b5f99ade5361b56691c92cb31..9d01aacb6a27cf35c4a8d34785b8fe040bfd99fa 100644 (file)
 extern "C" {
 #endif
 
-GLbitfield64
-brw_vs_outputs_written(struct brw_context *brw, struct brw_vs_prog_key *key,
-                       GLbitfield64 outputs_written);
-
 void
 brw_upload_vs_prog(struct brw_context *brw);