summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/exec/tgsi_exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/tgsi/exec/tgsi_exec.h')
-rw-r--r--src/mesa/pipe/tgsi/exec/tgsi_exec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/pipe/tgsi/exec/tgsi_exec.h b/src/mesa/pipe/tgsi/exec/tgsi_exec.h
index cf298b7c65..0f2dd7d987 100644
--- a/src/mesa/pipe/tgsi/exec/tgsi_exec.h
+++ b/src/mesa/pipe/tgsi/exec/tgsi_exec.h
@@ -167,10 +167,6 @@ tgsi_exec_machine_init(
struct tgsi_sampler *samplers);
void
-tgsi_exec_prepare(
- struct tgsi_exec_machine *mach );
-
-void
tgsi_exec_machine_run(
struct tgsi_exec_machine *mach );