radeonsi: move/remove ac_shader_binary helpers
[mesa.git] / src / gallium / drivers / radeon / r600_pipe_common.h
index c052a54eb6779228b9d72667f4f5b2a2815b4fe6..0597af49803ac9588c6caf0d81dbd2e99c03a728 100644 (file)
@@ -127,9 +127,6 @@ struct r600_perfcounters;
 struct tgsi_shader_info;
 struct r600_qbo_state;
 
-void si_radeon_shader_binary_init(struct ac_shader_binary *b);
-void si_radeon_shader_binary_clean(struct ac_shader_binary *b);
-
 /* Only 32-bit buffer allocations are supported, gallium doesn't support more
  * at the moment.
  */