i965: Split brw_upload_texture_surfaces into compute/render atoms.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state.h
index f44ccd6e071a3cba79de13694977efbff23c4358..6b85eac77d6306bfe9705481517d37278bdf1da3 100644 (file)
@@ -76,6 +76,7 @@ extern const struct brw_tracked_state brw_tcs_samplers;
 extern const struct brw_tracked_state brw_tes_samplers;
 extern const struct brw_tracked_state brw_gs_samplers;
 extern const struct brw_tracked_state brw_cs_samplers;
+extern const struct brw_tracked_state brw_cs_texture_surfaces;
 extern const struct brw_tracked_state brw_vs_ubo_surfaces;
 extern const struct brw_tracked_state brw_vs_abo_surfaces;
 extern const struct brw_tracked_state brw_vs_image_surfaces;