tests/graw: add fp-test
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_ppc.h
index 7cd2bf9aff2f1fcfe7784e2c154ed3c8669fe6e4..829ec075e7f57722ecb16b9e8ba0a77b5b177a10 100644 (file)
@@ -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,