summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_llvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/radeon/radeon_llvm.h')
-rw-r--r--src/gallium/drivers/radeon/radeon_llvm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/radeon/radeon_llvm.h b/src/gallium/drivers/radeon/radeon_llvm.h
index 367e4c00f67..b4b968b26b7 100644
--- a/src/gallium/drivers/radeon/radeon_llvm.h
+++ b/src/gallium/drivers/radeon/radeon_llvm.h
@@ -121,8 +121,6 @@ void radeon_llvm_create_func(struct radeon_llvm_context *ctx,
void radeon_llvm_dispose(struct radeon_llvm_context *ctx);
-unsigned radeon_llvm_reg_index_soa(unsigned index, unsigned chan);
-
void radeon_llvm_finalize_module(struct radeon_llvm_context *ctx,
bool run_verifier);