summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/tgsi/tgsi_ppc.h')
-rw-r--r--src/gallium/auxiliary/tgsi/tgsi_ppc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/tgsi/tgsi_ppc.h b/src/gallium/auxiliary/tgsi/tgsi_ppc.h
index 7cd2bf9aff..829ec075e7 100644
--- a/src/gallium/auxiliary/tgsi/tgsi_ppc.h
+++ b/src/gallium/auxiliary/tgsi/tgsi_ppc.h
@@ -35,6 +35,9 @@ extern "C" {
struct tgsi_token;
struct ppc_function;
+extern const float ppc_builtin_constants[];
+
+
boolean
tgsi_emit_ppc(const struct tgsi_token *tokens,
struct ppc_function *function,